| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index d7929e8714b214d58d669c475a9710c6fe56960f..10ec531d3baf7a8fb879ae2f09bff21b7fb29445 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -175,8 +175,6 @@ class ProfileImpl : public Profile,
|
|
|
| void EnsureSessionServiceCreated();
|
|
|
| - void RegisterComponentExtensions();
|
| -
|
| ExtensionPrefValueMap* GetExtensionPrefValueMap();
|
|
|
| void CreateQuotaManagerAndClients();
|
|
|