Index: ash/system/tray/tray_item_more.h |
=================================================================== |
--- ash/system/tray/tray_item_more.h (revision 151055) |
+++ ash/system/tray/tray_item_more.h (working copy) |
@@ -39,7 +39,7 @@ |
private: |
// Overridden from ActionableView. |
- virtual bool PerformAction(const views::Event& event) OVERRIDE; |
+ virtual bool PerformAction(const ui::Event& event) OVERRIDE; |
// Overridden from views::View. |
virtual void Layout() OVERRIDE; |