Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index d2f73c2e88aca4d549ebd1853edd81d7eb15fd3b..25824af1e86db000e860a205512fcb7dca563adc 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1068,9 +1068,6 @@ const char kSupervisedUserSyncToken[] = "managed-user-sync-token"; |
const char kSyncShortInitialRetryOverride[] = |
"sync-short-initial-retry-override"; |
-// Overrides the default server used for profile sync. |
-const char kSyncServiceURL[] = "sync-url"; |
- |
// Enables deferring sync backend initialization until user initiated changes |
// occur. |
const char kSyncDisableDeferredStartup[] = "sync-disable-deferred-startup"; |