Index: chrome/browser/dom_ui/options/content_settings_handler.h |
diff --git a/chrome/browser/dom_ui/options/content_settings_handler.h b/chrome/browser/dom_ui/options/content_settings_handler.h |
index f85ef6822e3865b38bb6732c9668e27fb3d9f276..adc16dbee603e6c2cebc163a63f51d5fe10f6fba 100644 |
--- a/chrome/browser/dom_ui/options/content_settings_handler.h |
+++ b/chrome/browser/dom_ui/options/content_settings_handler.h |
@@ -81,9 +81,6 @@ class ContentSettingsHandler : public OptionsPageUIHandler { |
// rejected. Called while the user is editing an exception pattern. |
void CheckExceptionPatternValidity(const ListValue* args); |
- // Show the about:plugins page in a new tab. |
- void OpenPluginsTab(const ListValue* args); |
- |
// Sets the global 3rd party cookies pref. |
void SetAllowThirdPartyCookies(const ListValue* args); |