Unload the ScopedGaiaAuthExtension asynchronously.
commit1805c4c5c4b5292cca51a54f379cde498db7238b
authornoms <noms@chromium.org>
Wed, 25 Feb 2015 23:24:25 +0000 (25 15:24 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 25 Feb 2015 23:25:09 +0000 (25 23:25 +0000)
treed0a8bfc8209b76d1831e29baaa15392ebf9918f2
parented2b74413beb064f9bc7a70160d8afefc55c4c9d
Unload the ScopedGaiaAuthExtension asynchronously.

If we don't do this, then we have a race condition between unloading
this extension, and trying to use it because we have manually
navigated to it.

BUG=460431

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

Cr-Commit-Position: refs/heads/master@{#318140}
chrome/browser/extensions/signin/scoped_gaia_auth_extension.cc