| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a8efff8ba5bf5cbd1df4ee69e65c0f1392289d52..6b5c046406047ac14c6f377fee816d7db6f79d10 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -363,6 +363,7 @@ extern const char kSyncTabFavicons[];
|
| extern const char kSyncThrowUnrecoverableError[];
|
| extern const char kSyncTrySsltcpFirstForXmpp[];
|
| extern const char kSyncEnableDeferredStartup[];
|
| +extern const char kSyncEnableOAuth2Token[];
|
| extern const char kSyncfsEnableDirectoryOperation[];
|
| extern const char kTabBrowserDragging[];
|
| extern const char kTabCapture[];
|
|
|