Chromium Code Reviews| 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[]; |
|
Nicolas Zea
2015/08/27 18:16:16
Would it be straightforward to go ahead and move a
Jitu( very slow this week)
2015/08/28 05:52:43
Done
|
| -extern const char kSyncServiceURL[]; |
| extern const char kSyncDisableDeferredStartup[]; |
| extern const char kSyncDeferredStartupTimeoutSeconds[]; |
| extern const char kSyncEnableGetUpdateAvoidance[]; |