| Index: chrome/browser/ui/views/location_bar/zoom_bubble_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/location_bar/zoom_bubble_view.h (revision 151055)
|
| +++ chrome/browser/ui/views/location_bar/zoom_bubble_view.h (working copy)
|
| @@ -51,7 +51,7 @@
|
|
|
| // views::ButtonListener method.
|
| virtual void ButtonPressed(views::Button* sender,
|
| - const views::Event& event) OVERRIDE;
|
| + const ui::Event& event) OVERRIDE;
|
|
|
| // views::BubbleDelegateView method.
|
| virtual void Init() OVERRIDE;
|
|
|