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

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

Issue 6825052: Update the web store promo to be clearer and configurable at run-time. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Incorporate feedback. Update feed format. Remove first run tip for most visited section. Created 9 years, 8 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 b39eba0bcc8b902af4b3fabb90698e3ffcdfd53d..1fc4d6e396bbcb25f0fbad043c6aa1cb48a357da 100644
--- a/chrome/browser/profiles/profile_impl.h
+++ b/chrome/browser/profiles/profile_impl.h
@@ -173,7 +173,6 @@ class ProfileImpl : public Profile,
}
void RegisterComponentExtensions();
- void InstallDefaultApps();
ExtensionPrefValueMap* GetExtensionPrefValueMap();

Powered by Google App Engine
This is Rietveld 408576698