Index: google_apis/gaia/gaia_switches.cc |
diff --git a/google_apis/gaia/gaia_switches.cc b/google_apis/gaia/gaia_switches.cc |
index dae016a7bc101589b4321337d2b703b06e80990a..5ed80322aebd1ae55a80f086bcff46a6f68f6800 100644 |
--- a/google_apis/gaia/gaia_switches.cc |
+++ b/google_apis/gaia/gaia_switches.cc |
@@ -12,5 +12,6 @@ const char kGaiaUrlPath[] = "gaia-url-path"; |
const char kOAuth1LoginScope[] = "oauth1-login-scope"; |
const char kOAuth2IssueTokenUrl[] = "oauth2-issue-token-url"; |
const char kOAuth2TokenUrl[] = "oauth2-token-url"; |
+const char kOAuthUserInfoUrl[] = "oauth-user-info-url"; |
} // namespace switches |