| Index: chrome/browser/chromeos/options/wimax_config_view.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/options/wimax_config_view.h (revision 151055)
|
| +++ chrome/browser/chromeos/options/wimax_config_view.h (working copy)
|
| @@ -42,7 +42,7 @@
|
|
|
| // views::ButtonListener:
|
| virtual void ButtonPressed(views::Button* sender,
|
| - const views::Event& event) OVERRIDE;
|
| + const ui::Event& event) OVERRIDE;
|
|
|
| // ChildNetworkConfigView:
|
| virtual views::View* GetInitiallyFocusedView() OVERRIDE;
|
|
|