Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index f79021af01b3dc524e982eae29d84b2704532f8f..f84cb5839db76846bf7fe716186d7f71bab1af65 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -144,6 +144,7 @@ extern const char kEnableSSLCachedInfo[]; |
extern const char kEnableSync[]; |
extern const char kEnableSyncAutofill[]; |
extern const char kEnableSyncEncryption[]; |
+extern const char kEnableSyncOAuth[]; |
extern const char kEnableSyncPreferences[]; |
extern const char kEnableSyncSessions[]; |
extern const char kEnableSyncTypedUrls[]; |