Cache force-installed apps/extensions in device-local accounts
This CL adds the DeviceLocalAccountExternalPolicyLoader, a replacement for
the ExternalPolicyLoader that caches force-installed apps/extensions,
allowing them to be installed offline. The caches for individual accounts
are managed by the DeviceLocalAccountPolicyService which makes sure to
remove obsolete cache directories.
BUG=
287802
TEST=Full coverage with new browser and unit tests
NOTRY=true
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=229912