GaiaOAuthClient::Core::GetUserInfo() does not need to send or receive cookies.
commitfcdc73f35abd477bb4c0953c8164f77f7877fdb4
authorrogerta@chromium.org <rogerta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 16 Dec 2013 23:11:09 +0000 (16 23:11 +0000)
committerrogerta@chromium.org <rogerta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 16 Dec 2013 23:11:09 +0000 (16 23:11 +0000)
tree77f92c27f544f998ac215e94834099019c88b6c2
parent8844fc28f7452ca90f3a9435db9d15edbb358d59
GaiaOAuthClient::Core::GetUserInfo() does not need to send or receive cookies.
The function should set the load flags to ignore cookies.

BUG=327120

Review URL: https://codereview.chromium.org/98403011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241058 0039d316-1c4b-4281-b951-d872f2087c98
google_apis/gaia/gaia_oauth_client.cc