Index: chrome/browser/ui/webui/options/extension_settings_handler.cc |
diff --git a/chrome/browser/ui/webui/options/extension_settings_handler.cc b/chrome/browser/ui/webui/options/extension_settings_handler.cc |
index f742689f61a98ef9e1f60ac31d71466e071cb650..f8b065bc9da5f763cb8fb043a719dfde7905f32f 100644 |
--- a/chrome/browser/ui/webui/options/extension_settings_handler.cc |
+++ b/chrome/browser/ui/webui/options/extension_settings_handler.cc |
@@ -587,9 +587,6 @@ void ExtensionSettingsHandler::GetLocalizedValues( |
l10n_util::GetStringUTF16(IDS_EXTENSIONS_UNINSTALL)); |
} |
-void ExtensionSettingsHandler::Initialize() { |
-} |
- |
void ExtensionSettingsHandler::Observe( |
int type, |
const content::NotificationSource& source, |