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

Unified Diff: chrome/common/chrome_switches.cc

Issue 9730021: Remove experimental sync promo layouts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: a Created 8 years, 9 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/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 27cc3109b38dfa264996a933e4d79a9e54b7f644..de22ab6843c0a2e01c6530dfaf2889ef3190438f 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -1100,9 +1100,6 @@ const char kSyncNotificationMethod[] = "sync-notification-method";
// Overrides the default host:port used for sync notifications.
const char kSyncNotificationHostPort[] = "sync-notification-host-port";
-// Specifies the sync promo version to display.
-const char kSyncPromoVersion[] = "sync-promo-version";
-
// Overrides the default server used for profile sync.
const char kSyncServiceURL[] = "sync-url";
« chrome/browser/ui/webui/sync_promo/sync_promo_handler.cc ('K') | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698