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

Unified Diff: chrome/browser/google_url_tracker.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 | « chrome/browser/browser_main.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/google_url_tracker.h
===================================================================
--- chrome/browser/google_url_tracker.h (revision 24751)
+++ chrome/browser/google_url_tracker.h (working copy)
@@ -56,6 +56,8 @@
static void RegisterPrefs(PrefService* prefs);
+ static const char kDefaultGoogleHomepage[];
+
private:
FRIEND_TEST(GoogleURLTrackerTest, CheckAndConvertURL);
@@ -88,8 +90,6 @@
const NotificationSource& source,
const NotificationDetails& details);
- static const char kDefaultGoogleHomepage[];
-
NotificationRegistrar registrar_;
GURL google_url_;
ScopedRunnableMethodFactory<GoogleURLTracker> fetcher_factory_;
Property changes on: chrome\browser\google_url_tracker.h
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/chrome/browser/google_url_tracker.h:r69-2775
Merged /trunk/src/chrome/browser/google_url_tracker.h:r24736
« no previous file with comments | « chrome/browser/browser_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698