diff options
Diffstat (limited to 'chrome/browser/profiles/profile_impl.h')
-rw-r--r-- | chrome/browser/profiles/profile_impl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h index 850b421..71aa59b 100644 --- a/chrome/browser/profiles/profile_impl.h +++ b/chrome/browser/profiles/profile_impl.h @@ -170,6 +170,8 @@ class ProfileImpl : public Profile, void RegisterComponentExtensions(); + void InstallDefaultApps(); + ExtensionPrefValueMap* GetExtensionPrefValueMap(); void CreateQuotaManagerAndClients(); |