Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 90422) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -495,9 +495,6 @@ |
// Enable sync encryption options. |
const char kEnableSyncEncryption[] = "enable-sync-encryption"; |
-// Enable OAuth sign-in for sync. |
-const char kEnableSyncOAuth[] = "enable-sync-oauth"; |
- |
// Enable syncing browser sessions. |
const char kEnableSyncSessions[] = "enable-sync-sessions"; |
Property changes on: chrome/common/chrome_switches.cc |
___________________________________________________________________ |
Deleted: svn:mergeinfo |