Searched defs:ShouldShowIncompatibilityWarning (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dtoolbar_view.cc188 if (IsUpgradeRecommended() || ShouldShowIncompatibilityWarning()) {
604 bool ToolbarView::ShouldShowIncompatibilityWarning() { function in class:ToolbarView
698 bool add_badge = IsUpgradeRecommended() || ShouldShowIncompatibilityWarning();
712 } else if (ShouldShowIncompatibilityWarning()) {

Completed in 18 milliseconds