Moved prefs::kUserPolicyRefreshRate to component/policy/policy_pref_names.

This removes a couple more DEPS exceptions from the policy code, and prepares it
for the move into a component.

Also renamed policy::prefs namespace to policy::policy_prefs, so that code in
the policy namespace can refer both to policy_prefs:: and (global) prefs::
without having to prefix ::prefs::.

Also removed a couple of obsolete DEPS exceptions.

BUG=271392
R=dconnelly@chromium.org

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

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


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