| Index: chrome/browser/ui/views/create_application_shortcut_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/create_application_shortcut_view.h (revision 151055)
|
| +++ chrome/browser/ui/views/create_application_shortcut_view.h (working copy)
|
| @@ -56,7 +56,7 @@
|
|
|
| // Overridden from views::ButtonListener:
|
| virtual void ButtonPressed(views::Button* sender,
|
| - const views::Event& event) OVERRIDE;
|
| + const ui::Event& event) OVERRIDE;
|
|
|
| protected:
|
| // Adds a new check-box as a child to the view.
|
|
|