Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4101)

Unified Diff: chrome/browser/profiles/profile_impl.h

Issue 7867044: PART1: Initiated the SignedSettings refactoring. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments and issues. Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();

Powered by Google App Engine
This is Rietveld 408576698