| Index: ash/system/tray/tray_background_view.h
|
| ===================================================================
|
| --- ash/system/tray/tray_background_view.h (revision 151055)
|
| +++ ash/system/tray/tray_background_view.h (working copy)
|
| @@ -64,7 +64,7 @@
|
| virtual void ChildPreferredSizeChanged(views::View* child) OVERRIDE;
|
|
|
| // Overridden from internal::ActionableView.
|
| - virtual bool PerformAction(const views::Event& event) OVERRIDE;
|
| + virtual bool PerformAction(const ui::Event& event) OVERRIDE;
|
|
|
| // Overridden from internal::BackgroundAnimatorDelegate.
|
| virtual void UpdateBackground(int alpha) OVERRIDE;
|
|
|