Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 9a755a07eae2f77b73f95ef46cab4699fc5f3bc7..d95e866081832ea07f4f68d892c07bb6303eb99f 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -338,6 +338,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[]; |