HomeSort by relevance Sort by last modified time
    Searched refs:theme_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/extensions/
theme_installed_infobar_delegate.cc 30 theme_id_(new_theme->id()),
39 return theme && (theme->id() == theme_id_);
103 if (theme_id_ != theme_service_->GetThemeID()) {
theme_installed_infobar_delegate.h 59 std::string theme_id_; member in class:ThemeInstalledInfoBarDelegate

Completed in 154 milliseconds