DescriptionFixed regression in about:policy from revision 235005.
The Profile's PolicyService does not include the DeviceCloudPolicyManager since
https://codereview.chromium.org/60823003, but about:policy reads policy data
from that service.
This change adds the DeviceCloudPolicyManager to the Profile's PolicyService
too, but unlike the platform provide it is not wrapped by a
ForwardingPolicyProvider, since it's not currently used as a source of
policy for components for the profile.
BUG=321281
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237083
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|