Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 42ee491f065acc867edcb084daedbdf222455c82..2a6efa874c31e8d05b0397339f2bda19b234e176 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -330,7 +330,7 @@ extern const char kSyncDisableDeferredStartup[]; |
extern const char kSyncDeferredStartupTimeoutSeconds[]; |
extern const char kSyncEnableGetUpdateAvoidance[]; |
extern const char kSyncDisableBackup[]; |
-extern const char kSyncEnableRollback[]; |
+extern const char kSyncDisableRollback[]; |
extern const char kTabCapture[]; |
extern const char kTestName[]; |
extern const char kTrustedSpdyProxy[]; |