Index: chrome/browser/extensions/extension_system.h |
diff --git a/chrome/browser/extensions/extension_system.h b/chrome/browser/extensions/extension_system.h |
index 9cf70bd9badb20fd694cb444d663e95ce78413ce..c7f93c293d74ba483a30fc1a647db3626d078af7 100644 |
--- a/chrome/browser/extensions/extension_system.h |
+++ b/chrome/browser/extensions/extension_system.h |
@@ -185,7 +185,6 @@ class ExtensionSystemImpl : public ExtensionSystem { |
virtual void InitPrefs(); |
// This must not be called until all the providers have been created. |
void RegisterManagementPolicyProviders(); |
- void InitInfoMap(); |
void Init(bool extensions_enabled); |
StateStore* state_store(); |