Moved the ProxyPolicyProvider to the policy component.

This policy provider gets its policies from a delegate policy provider. It is
used on ChromeOS to allow user cloud policy to override some prefs in Local
State (the providers that override Local State must be ready before the Profile
and user policy are ready).

After moving to the component it will be possible to enable this provider on
iOS builds, so that user cloud policy can override some Local State prefs on
that platform too (such as metrics reporting).

BUG=275292
TBR=jochen@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246116 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: b3e62122541690c7e1341d31ca1348242cd2d64f
3 files changed
tree: 15fb2853e2fd2d5fd63f712a6a75f6636b704f5f
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/