| Index: chrome/browser/chromeos/options/wimax_config_view.h
|
| diff --git a/chrome/browser/chromeos/options/wimax_config_view.h b/chrome/browser/chromeos/options/wimax_config_view.h
|
| index 4a5df4e000e54a7579525278ed19d4002ea0560b..b4dce2838841488d8b44fb783ea82c0d9639dddf 100644
|
| --- a/chrome/browser/chromeos/options/wimax_config_view.h
|
| +++ b/chrome/browser/chromeos/options/wimax_config_view.h
|
| @@ -45,6 +45,7 @@ class WimaxConfigView : public ChildNetworkConfigView,
|
| const ui::Event& event) OVERRIDE;
|
|
|
| // ChildNetworkConfigView:
|
| + virtual string16 GetTitle() const OVERRIDE;
|
| virtual views::View* GetInitiallyFocusedView() OVERRIDE;
|
| virtual bool CanLogin() OVERRIDE;
|
| virtual bool Login() OVERRIDE;
|
|
|