Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 7c7d8c42806fdb7fd92acde3d16bb794b7ac3b0b..1d778fef0f90b87b24fd62a72d4ce87f44d7bdac 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -341,6 +341,7 @@ extern const char kSyncDisableDeferredStartup[]; |
extern const char kSyncDeferredStartupTimeoutSeconds[]; |
extern const char kSyncEnableGetUpdateAvoidance[]; |
extern const char kSyncfsEnableDirectoryOperation[]; |
+extern const char kSyncEnableBackupRollback[]; |
extern const char kTabCapture[]; |
extern const char kTestName[]; |
extern const char kTrustedSpdyProxy[]; |