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

Unified Diff: components/ntp_tiles/pref_names.h

Issue 2841643005: [Popular Sites] Add Variations parameter to override URL path (Closed)
Patch Set: Created 3 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: components/ntp_tiles/pref_names.h
diff --git a/components/ntp_tiles/pref_names.h b/components/ntp_tiles/pref_names.h
index cdaa896eee7900fd140fed008b1624c6c4d7cdce..070aa2187513512416301d333f4a04f39a233119 100644
--- a/components/ntp_tiles/pref_names.h
+++ b/components/ntp_tiles/pref_names.h
@@ -11,6 +11,7 @@ namespace prefs {
extern const char kNumPersonalTiles[];
extern const char kPopularSitesOverrideURL[];
+extern const char kPopularSitesOverridePath[];
extern const char kPopularSitesOverrideCountry[];
extern const char kPopularSitesOverrideVersion[];

Powered by Google App Engine
This is Rietveld 408576698