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

Unified Diff: chrome/common/chrome_switches.h

Issue 1308313003: Componentize chrome/common/sync_util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 4 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 36df7b4f6acf35f2efb36bd64628be9a685b9e05..97b46a5b989d81471a0c4e0331597b33abcf240d 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -293,14 +293,6 @@ extern const char kStartMaximized[];
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[];
-extern const char kSyncEnableClearDataOnPassphraseEncryption[];
-extern const char kSyncDisableBackup[];
-extern const char kSyncDisableRollback[];
extern const char kSystemLogUploadFrequency[];
extern const char kTestName[];
extern const char kTrustedSpdyProxy[];
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698