summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.h')
-rw-r--r--chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.h3
1 files changed, 0 insertions, 3 deletions
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 4d6b44d..60b46da 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();