| Index: chrome/browser/chromeos/login/simple_web_view_dialog.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/login/simple_web_view_dialog.h (revision 151055)
|
| +++ chrome/browser/chromeos/login/simple_web_view_dialog.h (working copy)
|
| @@ -58,7 +58,7 @@
|
|
|
| // Implements views::ButtonListener:
|
| virtual void ButtonPressed(views::Button* sender,
|
| - const views::Event& event) OVERRIDE;
|
| + const ui::Event& event) OVERRIDE;
|
|
|
| // Implements content::PageNavigator:
|
| virtual content::WebContents* OpenURL(
|
|
|