| Index: ash/system/tray/system_tray.h
|
| ===================================================================
|
| --- ash/system/tray/system_tray.h (revision 151055)
|
| +++ ash/system/tray/system_tray.h (working copy)
|
| @@ -195,7 +195,7 @@
|
| void UpdateNotificationAnchor();
|
|
|
| // Overridden from internal::ActionableView.
|
| - virtual bool PerformAction(const views::Event& event) OVERRIDE;
|
| + virtual bool PerformAction(const ui::Event& event) OVERRIDE;
|
|
|
| // Overridden from views::View.
|
| virtual void OnMouseEntered(const views::MouseEvent& event) OVERRIDE;
|
|
|