Handle policy refresh internally in ConfigurationPolicyPrefStore.

This removes the final bits of thread-switching madness from PrefValueStore and also makes sure only the PrefStores and PrefService instances that are actually affected by a policy change get reconfigured.

BUG=67715
TEST=unit tests in configuration_policy_provider_unittest.cc

Review URL: http://codereview.chromium.org/6074003

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


CrOS-Libchrome-Original-Commit: f00768e58f44e2343b1ed6c0456a07dad5ec66ed
3 files changed
tree: 927cba81d360049ce37c47c0900e550dfd9e110e
  1. base/
  2. build/
  3. ipc/
  4. testing/