Fake PO2TS GetRequestContext should return NULL.
commit50683f6068087cc5adeba34faa9adcc9e978056a
authormsarda@chromium.org <msarda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Feb 2014 16:16:05 +0000 (14 16:16 +0000)
committermsarda@chromium.org <msarda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Feb 2014 16:16:05 +0000 (14 16:16 +0000)
tree29a24c8d1582abe4d5d1a2199f4617849c41195e
parent639b5a7f0a788e2dac6cac8b583a73ab8c624299
Fake PO2TS GetRequestContext should return NULL.

The fake PO2TS does not actually use the request context. This CL overrides the
GetRequestContext() in PO2TS and returns NULL to avoid errors like the ones
explained at (that occur on iOS)
https://groups.google.com/a/chromium.org/forum/#!msg/chromium-dev/HWdp5roPpF4/j7drB1WW01EJ

BUG=NONE

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251341 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/signin/fake_profile_oauth2_token_service.cc
chrome/browser/signin/fake_profile_oauth2_token_service.h