| Index: ash/system/web_notification/web_notification_tray.h
|
| ===================================================================
|
| --- ash/system/web_notification/web_notification_tray.h (revision 151055)
|
| +++ ash/system/web_notification/web_notification_tray.h (working copy)
|
| @@ -120,7 +120,7 @@
|
| virtual void SetShelfAlignment(ShelfAlignment alignment) OVERRIDE;
|
|
|
| // Overridden from internal::ActionableView.
|
| - virtual bool PerformAction(const views::Event& event) OVERRIDE;
|
| + virtual bool PerformAction(const ui::Event& event) OVERRIDE;
|
|
|
| protected:
|
| // Send a remove request to the delegate.
|
|
|