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"; |