Switch DeviceCloudPolicyInvalidator to shared InvalidationService
The DeviceCloudPolicyInvalidator used to ensure that a suitable InvalidationService is available on its own. This CL makes it a consumer of AffiliatedInvalidationServiceProvider, which manages an InvalidationService that can be shared by DeviceCloudPolicyInvalidator and other consumers. BUG=442800 TEST=Updated unit tests Review URL: https://codereview.chromium.org/846453006 Cr-Commit-Position: refs/heads/master@{#313562}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment