Chromium Code Reviews| Index: chrome/browser/profiles/profile_impl.h |
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
| index d588fc1960a70602d9863299c69bcd267e826819..326cf14c82877d85ae8e720e17b40fdabaa7c7d9 100644 |
| --- a/chrome/browser/profiles/profile_impl.h |
| +++ b/chrome/browser/profiles/profile_impl.h |
| @@ -171,8 +171,6 @@ class ProfileImpl : public Profile, |
| void RegisterComponentExtensions(); |
| - void InstallDefaultApps(); |
|
Mattias Nissler (ping if slow)
2011/09/26 17:26:37
Unrelated change?
pastarmovj
2011/09/29 15:15:03
Yes this is part of a CL that is landed on trunk b
|
| - |
| ExtensionPrefValueMap* GetExtensionPrefValueMap(); |
| void CreateQuotaManagerAndClients(); |