Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 324114ca7d4dfef05c4b687cfc958d360219ad18..8d239053a4ff041eb6a11f3c4b60fa71249cd969 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -419,6 +419,7 @@ extern const char kUseMockKeychain[]; |
#if defined(OS_WIN) |
extern const char kDisableDesktopShortcuts[]; |
extern const char kDisableWebsiteSettings[]; |
+extern const char kEnableSyncCredentialCaching[]; |
#endif |
#if defined(USE_AURA) |