Index: chrome/browser/extensions/api/profile_keyed_api_factory.h |
diff --git a/chrome/browser/extensions/api/profile_keyed_api_factory.h b/chrome/browser/extensions/api/profile_keyed_api_factory.h |
index e8cb29d379cc771cd738943496d0fdda25f06b9b..e89d3e0e97eb7303a08bf1417d580ee7e1573c80 100644 |
--- a/chrome/browser/extensions/api/profile_keyed_api_factory.h |
+++ b/chrome/browser/extensions/api/profile_keyed_api_factory.h |
@@ -54,7 +54,6 @@ class ProfileKeyedAPIFactory : public ProfileKeyedServiceFactory { |
// ProfileKeyedAPIFactory<ProcessesAPI>::GetInstance() { |
// return &g_factory.Get(); |
// } |
- |
static ProfileKeyedAPIFactory* GetInstance(); |
// Declare dependencies on other factories. |