Index: chrome/browser/ui/views/ash/browser_non_client_frame_view_ash.h |
=================================================================== |
--- chrome/browser/ui/views/ash/browser_non_client_frame_view_ash.h (revision 151055) |
+++ chrome/browser/ui/views/ash/browser_non_client_frame_view_ash.h (working copy) |
@@ -61,7 +61,7 @@ |
// views::ButtonListener overrides: |
virtual void ButtonPressed(views::Button* sender, |
- const views::Event& event) OVERRIDE; |
+ const ui::Event& event) OVERRIDE; |
// Overridden from chrome::TabIconViewModel: |
virtual bool ShouldTabIconViewAnimate() const OVERRIDE; |