| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4447690738ec1cfb4c2f83ee909683f281600a85..eba19529d22fc2b5b9d74af0e16b92050eaead5d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -366,6 +366,7 @@ extern const char kSyncTabFavicons[];
|
| extern const char kSyncThrowUnrecoverableError[];
|
| extern const char kSyncTrySsltcpFirstForXmpp[];
|
| extern const char kSyncEnableDeferredStartup[];
|
| +extern const char kSyncDisableOAuth2Token[];
|
| extern const char kSyncfsEnableDirectoryOperation[];
|
| extern const char kTabBrowserDragging[];
|
| extern const char kTabCapture[];
|
|
|