Home
last modified time | relevance | path

Searched refs:ignore_infobars (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/themes/
Dtheme_service.h136 void RemoveUnusedThemes(bool ignore_infobars);
Dtheme_service.cc349 void ThemeService::RemoveUnusedThemes(bool ignore_infobars) { in RemoveUnusedThemes() argument
354 if (!ignore_infobars && number_of_infobars_ != 0) in RemoveUnusedThemes()