Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 89ac600e0d01a47c9cc9313d71f6886372fdf24f..5994eb9cfbf5a5b31b7f4a6b07b013847b2c0ea9 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -423,7 +423,7 @@ extern const char kUseMockKeychain[]; |
#if defined(OS_WIN) |
extern const char kDisableDesktopShortcuts[]; |
-extern const char kEnableSyncCredentialCaching[]; |
+extern const char kDisableSyncCredentialCaching[]; |
extern const char kForceImmersive[]; |
extern const char kRelaunchShortcut[]; |
extern const char kWaitForHandle[]; |