Index: chrome/browser/views/find_bar_view.h |
=================================================================== |
--- chrome/browser/views/find_bar_view.h (revision 53545) |
+++ chrome/browser/views/find_bar_view.h (working copy) |
@@ -76,7 +76,7 @@ |
void UpdateMatchCountAppearance(bool no_match); |
// Overridden from views::View. |
- virtual void ThemeChanged(); |
+ virtual void OnThemeChanged(); |
// We use a hidden view to grab mouse clicks and bring focus to the find |
// text box. This is because although the find text box may look like it |