diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 91704a9..c2ccf9b 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -194,6 +194,8 @@ extern const char kFocusExistingTabOnOpen[]; extern const char kFirstRun[]; extern const char kForceAppsPromoVisible[]; extern const char kGaiaHost[]; +extern const char kGaiaOAuthHost[]; +extern const char kGaiaOAuthUrlPath[]; extern const char kGaiaUrlPath[]; extern const char kGaiaProfileInfo[]; extern const char kGoogleSearchDomainCheckURL[]; |