summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options/general_page_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/options/general_page_view.h')
-rw-r--r--chrome/browser/views/options/general_page_view.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/views/options/general_page_view.h b/chrome/browser/views/options/general_page_view.h
index 7838fbe..6cc4911 100644
--- a/chrome/browser/views/options/general_page_view.h
+++ b/chrome/browser/views/options/general_page_view.h
@@ -62,9 +62,6 @@ class GeneralPageView : public OptionsPageView,
virtual void NotifyPrefChanged(const std::wstring* pref_name);
virtual void HighlightGroup(OptionsGroup highlight_group);
- // views::View overrides:
- virtual void Layout();
-
private:
// ShellIntegration::DefaultBrowserObserver implementation:
// Updates the UI state to reflect the current default browser state.