Index: chrome/browser/ui/views/bookmarks/bookmark_editor_view.h |
=================================================================== |
--- chrome/browser/ui/views/bookmarks/bookmark_editor_view.h (revision 151055) |
+++ chrome/browser/ui/views/bookmarks/bookmark_editor_view.h (working copy) |
@@ -107,7 +107,7 @@ |
// views::ButtonListener: |
virtual void ButtonPressed(views::Button* sender, |
- const views::Event& event) OVERRIDE; |
+ const ui::Event& event) OVERRIDE; |
// ui::SimpleMenuModel::Delegate: |
virtual bool IsCommandIdChecked(int command_id) const OVERRIDE; |