Index: chrome/browser/ui/webui/options/content_settings_handler.h |
diff --git a/chrome/browser/ui/webui/options/content_settings_handler.h b/chrome/browser/ui/webui/options/content_settings_handler.h |
index 6ace75912e7737259840c16497ce4ee6978c1c79..2a6bfe8ad08a31163db4a45194114dc4b40c1b92 100644 |
--- a/chrome/browser/ui/webui/options/content_settings_handler.h |
+++ b/chrome/browser/ui/webui/options/content_settings_handler.h |
@@ -63,9 +63,6 @@ class ContentSettingsHandler : public OptionsPageUIHandler, |
PP_Flash_BrowserOperations_Permission default_permission, |
const ppapi::FlashSiteSettings& sites) override; |
- // Gets a string identifier for the group name, for use in HTML. |
- static std::string ContentSettingsTypeToGroupName(ContentSettingsType type); |
- |
private: |
// Used to determine whether we should show links to Flash camera and |
// microphone settings. |