Remove NOTIFICATION_PROFILE_ADDED from UserCloudPolicyManagerChromeOS
Use ProfileManagerObserver::OnProfileAdded instead. Also worth noting that this removes an obsolete superclass from UserCloudPolicyManagerChromeOS, i.e. KeyedService. Both KeyedService and ConfigurationPolicyProvider have a "virtual void Shutdown()" so this removes that collision (not that it was doing any harm). Bug: 268984,171406 Change-Id: Ia0b3dd4dd34a0f62e84dd057928d61c5677231d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1854525 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:Denis Kuznetsov <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#707909}
Showing
Please register or sign in to comment