Index: chrome/browser/views/tabs/base_tab.h |
=================================================================== |
--- chrome/browser/views/tabs/base_tab.h (revision 53545) |
+++ chrome/browser/views/tabs/base_tab.h (working copy) |
@@ -128,7 +128,7 @@ |
bool is_mouse_gesture); |
// views::View overrides: |
- virtual void ThemeChanged(); |
+ virtual void OnThemeChanged(); |
// Returns the bounds of the title. |
virtual const gfx::Rect& title_bounds() const = 0; |