diff options
author | blundell@chromium.org <blundell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-27 19:48:55 +0000 |
---|---|---|
committer | blundell@chromium.org <blundell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-27 19:48:55 +0000 |
commit | a762cdd2b6e2fbe42a0f980f75e87220d3e57aa7 (patch) | |
tree | 2421cbae81aec52278e5b91aed39fc63bde1c64f /chrome/common/extensions/docs/server2/features_bundle.py | |
parent | cf080c77c7f191e7d2ae87b985d98aeec938253b (diff) | |
download | chromium_src-a762cdd2b6e2fbe42a0f980f75e87220d3e57aa7.zip chromium_src-a762cdd2b6e2fbe42a0f980f75e87220d3e57aa7.tar.gz chromium_src-a762cdd2b6e2fbe42a0f980f75e87220d3e57aa7.tar.bz2 |
Have unittests use TestingProfile::Builder to build fake SigninManager.
These unit tests are overriding the SigninManagerFactory for its
TestingProfiles too late, after the Profile has already been created. Any
services that depend on the SigninManager and get created with the Profile are
thus left with a dead pointer (e.g. UserPolicySigninService).
This change sets the fake factory before the TestingProfile gets created in
these tests.
BUG=333997
TBR=tim,sky
Review URL: https://codereview.chromium.org/214593002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259955 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/server2/features_bundle.py')
0 files changed, 0 insertions, 0 deletions