| Index: chrome/browser/ui/views/global_error_bubble_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/global_error_bubble_view.h (revision 151055)
|
| +++ chrome/browser/ui/views/global_error_bubble_view.h (working copy)
|
| @@ -28,7 +28,7 @@
|
|
|
| // views::ButtonListener implementation.
|
| virtual void ButtonPressed(views::Button* sender,
|
| - const views::Event& event) OVERRIDE;
|
| + const ui::Event& event) OVERRIDE;
|
|
|
| // views::WidgetDelegate implementation.
|
| virtual void WindowClosing() OVERRIDE;
|
|
|