Refactored users of PolicySchema to use the new policy::Schema class.

PolicySchema was used to contain the JSON schema describing the valid values for
each known policy. This is now done by the policy::Schema class, which supports
loading the Chrome policy schema at startup without having to parse a JSON blob.

BUG=270667
R=bartfab@chromium.org, dubroy@chromium.org, joi@chromium.org, kalman@chromium.org

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

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


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