| Index: ui/app_list/app_list_view.h
|
| ===================================================================
|
| --- ui/app_list/app_list_view.h (revision 150588)
|
| +++ ui/app_list/app_list_view.h (working copy)
|
| @@ -55,7 +55,7 @@
|
| virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE;
|
|
|
| // Overridden from views::View:
|
| - virtual bool OnKeyPressed(const views::KeyEvent& event) OVERRIDE;
|
| + virtual bool OnKeyPressed(const ui::KeyEvent& event) OVERRIDE;
|
|
|
| // Overridden from views::ButtonListener:
|
| virtual void ButtonPressed(views::Button* sender,
|
|
|