Index: google_apis/gaia/gaia_switches.cc |
diff --git a/google_apis/gaia/gaia_switches.cc b/google_apis/gaia/gaia_switches.cc |
index 5ed80322aebd1ae55a80f086bcff46a6f68f6800..eb3f85ef1eed6f54fede957a09ed5f854d54304d 100644 |
--- a/google_apis/gaia/gaia_switches.cc |
+++ b/google_apis/gaia/gaia_switches.cc |
@@ -9,6 +9,8 @@ namespace switches { |
const char kClientLoginToOAuth2Url[] = "client-login-to-oauth2-url"; |
const char kGaiaHost[] = "gaia-host"; |
const char kGaiaUrlPath[] = "gaia-url-path"; |
+const char kGoogleApisHost[] = "google-apis-host"; |
+const char kLsoHost[] = "lso-host"; |
const char kOAuth1LoginScope[] = "oauth1-login-scope"; |
const char kOAuth2IssueTokenUrl[] = "oauth2-issue-token-url"; |
const char kOAuth2TokenUrl[] = "oauth2-token-url"; |