Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a82f097f03561ccb5a410cff52d0a3d88099945d..652265d5c8c10aff852339971f05b94dcc762b94 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -383,7 +383,7 @@ extern const char kSyncNotificationHostPort[]; |
extern const char kSyncServiceURL[]; |
extern const char kSyncThrowUnrecoverableError[]; |
extern const char kSyncTrySsltcpFirstForXmpp[]; |
-extern const char kSyncEnableDeferredStartup[]; |
+extern const char kSyncDisableDeferredStartup[]; |
extern const char kSyncEnableGetUpdateAvoidance[]; |
extern const char kSyncfsEnableDirectoryOperation[]; |
extern const char kTabCapture[]; |