Index: google_apis/gaia/gaia_constants.cc |
diff --git a/google_apis/gaia/gaia_constants.cc b/google_apis/gaia/gaia_constants.cc |
index 14a41c9e387c7be0308df58a07c2104447fd8820..60546bf0d0e01a9bd7c3ed9f68ed41f00ae380d8 100644 |
--- a/google_apis/gaia/gaia_constants.cc |
+++ b/google_apis/gaia/gaia_constants.cc |
@@ -45,11 +45,6 @@ |
const char kGoogleTalkOAuth2Scope[] = |
"https://www.googleapis.com/auth/googletalk"; |
-const char kGoogleUserInfoEmail[] = |
- "https://www.googleapis.com/auth/userinfo.email"; |
-const char kGoogleUserInfoProfile[] = |
- "https://www.googleapis.com/auth/userinfo.profile"; |
- |
// Used to mint uber auth tokens when needed. |
const char kGaiaSid[] = "sid"; |
const char kGaiaLsid[] = "lsid"; |