Register external extension providers also for supervised users.
commitcc82ab850cbe39794fdc59e244ec96a6da6479fc
authortreib <treib@chromium.org>
Mon, 2 Mar 2015 09:41:49 +0000 (2 01:41 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Mar 2015 09:42:30 +0000 (2 09:42 +0000)
treeb6c771b0cb825cbc0b638401f1475e01a1763b38
parentf8374835dce0647b918709d17d1e74f46c68ee3f
Register external extension providers also for supervised users.

Not registering them broke voice search for supervised users, because the corresponding extension comes from one of these providers.
It also resulted in inconsistent behavior for child accounts, where the providers would exist after the first sign-in, but not after the next browser restart.

BUG=458096,397951

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

Cr-Commit-Position: refs/heads/master@{#318670}
chrome/browser/extensions/external_provider_impl.cc