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

Unified Diff: chrome/browser/browser.h

Issue 176018: Merge 24736 - Change default homepage experience.... (Closed) Base URL: svn://chrome-svn/chrome/branches/195/src/
Patch Set: Created 11 years, 4 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
« no previous file with comments | « no previous file | chrome/browser/browser.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser.h
===================================================================
--- chrome/browser/browser.h (revision 24751)
+++ chrome/browser/browser.h (working copy)
@@ -379,6 +379,12 @@
/////////////////////////////////////////////////////////////////////////////
+ // Sets the value of homepage related prefs to new values. Since we do not
+ // want to change these values for existing users, we can not change the
+ // default values under RegisterUserPrefs. This method gets called during
+ // First Run.
+ static void SetNewHomePagePrefs(PrefService* prefs);
+
static void RegisterPrefs(PrefService* prefs);
static void RegisterUserPrefs(PrefService* prefs);
Property changes on: chrome\browser\browser.h
___________________________________________________________________
Added: svn:mergeinfo
Merged /trunk/src/chrome/browser/browser.h:r24736
Merged /branches/chrome_webkit_merge_branch/chrome/browser/browser.h:r69-2775
« no previous file with comments | « no previous file | chrome/browser/browser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698