| Index: chrome/browser/views/tabs/tab_strip.h
|
| ===================================================================
|
| --- chrome/browser/views/tabs/tab_strip.h (revision 53545)
|
| +++ chrome/browser/views/tabs/tab_strip.h (working copy)
|
| @@ -79,7 +79,7 @@
|
| virtual int OnPerformDrop(const views::DropTargetEvent& event);
|
| virtual bool GetAccessibleRole(AccessibilityTypes::Role* role);
|
| virtual views::View* GetViewForPoint(const gfx::Point& point);
|
| - virtual void ThemeChanged();
|
| + virtual void OnThemeChanged();
|
|
|
| protected:
|
| // BaseTabStrip overrides:
|
|
|