diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 846a918..4351ba6 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -159,7 +159,6 @@ extern const char kEnableSdch[]; // TODO(kalman): Add to about:flags when UI for syncing extension settings has // been figured out. extern const char kEnableSyncExtensionSettings[]; -extern const char kEnableSyncOAuth[]; extern const char kEnableSyncTabs[]; extern const char kEnableSyncTabsForOtherClients[]; extern const char kEnableTabGroupsContextMenu[]; |