diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 698a8be..3676599 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -275,18 +275,11 @@ extern const char kSilentDumpOnDCHECK[]; extern const char kSimpleDataSource[]; extern const char kSingleProcess[]; extern const char kStartMaximized[]; -extern const char kSyncAllowPlain[]; -extern const char kSyncDisableTls[]; -extern const char kSyncEmail[]; extern const char kSyncerThreadTimedStop[]; extern const char kSyncNotificationMethod[]; extern const char kSyncNotificationHost[]; -extern const char kSyncPassword[]; -extern const char kSyncPort[]; -extern const char kSyncServer[]; extern const char kSyncServiceURL[]; extern const char kSyncUseSslTcp[]; -extern const char kSyncUseCacheInvalidation[]; extern const char kTestNaClSandbox[]; extern const char kTestName[]; extern const char kTestSandbox[]; |