Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 8b8334de5d03216a2d30b7d390de9edc4c6a2c11..d90268ddc11af9114b7361516816ba84f9245092 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -279,7 +279,6 @@ extern const char kSimpleDataSource[]; |
extern const char kSingleProcess[]; |
extern const char kStartMaximized[]; |
extern const char kSyncAllowPlain[]; |
-extern const char kSyncDisableChromeAsyncSocket[]; |
extern const char kSyncDisableTls[]; |
extern const char kSyncEmail[]; |
extern const char kSyncerThreadTimedStop[]; |