| Index: chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.h
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.h b/chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.h
|
| index 4d6b44dce3f84814ab92c68c9aa51ada29241529..60b46dae228c43c01e024aa07c1a3cc034b53ae4 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.h
|
| +++ b/chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.h
|
| @@ -64,9 +64,6 @@ class InternetOptionsHandler
|
| void CreateModalPopup(views::WidgetDelegate* view);
|
| gfx::NativeWindow GetNativeWindow() const;
|
|
|
| - // Get preferred scale factor for network icons.
|
| - float GetIconScaleFactor();
|
| -
|
| // Returns the last active browser. If there is no such browser, creates a new
|
| // browser window with an empty tab and returns it.
|
| Browser* GetAppropriateBrowser();
|
|
|