Index: ash/system/tray/tray_notification_view.h |
=================================================================== |
--- ash/system/tray/tray_notification_view.h (revision 151055) |
+++ ash/system/tray/tray_notification_view.h (working copy) |
@@ -50,7 +50,7 @@ |
// Overridden from ButtonListener. |
virtual void ButtonPressed(views::Button* sender, |
- const views::Event& event) OVERRIDE; |
+ const ui::Event& event) OVERRIDE; |
// Overridden from views::View. |
virtual bool OnMousePressed(const views::MouseEvent& event) OVERRIDE; |