| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d72678c207d05e355aef63ce3f060204ccae0656..ba10e566aa44ce1ded7c7f14d5c830c78af2a303 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -295,7 +295,6 @@ extern const char kSupervisedUserId[];
|
| extern const char kSupervisedUserSafeSites[];
|
| extern const char kSupervisedUserSyncToken[];
|
| extern const char kSyncShortInitialRetryOverride[];
|
| -extern const char kSyncServiceURL[];
|
| extern const char kSyncDisableDeferredStartup[];
|
| extern const char kSyncDeferredStartupTimeoutSeconds[];
|
| extern const char kSyncEnableGetUpdateAvoidance[];
|
|
|