Chromium Code Reviews| Index: chrome/browser/ui/views/toolbar_view.h |
| =================================================================== |
| --- chrome/browser/ui/views/toolbar_view.h (revision 151055) |
| +++ chrome/browser/ui/views/toolbar_view.h (working copy) |
| @@ -132,7 +132,7 @@ |
| // Overridden from views::ButtonListener: |
| virtual void ButtonPressed(views::Button* sender, |
| - const views::Event& event) OVERRIDE; |
| + const ui::Event& event) OVERRIDE; |
| // Overridden from content::NotificationObserver: |
| virtual void Observe(int type, |