DescriptionCleanup the ConfigurationPolicyHandler interface.
After https://codereview.chromium.org/197013007
ConfigurationPolicyHandler provided a default implementation of ApplyPolicySettings() that simply called NOTREACHED.
Also it wasn't clear anymore what of ConfigurationPolicyHandler is the public interface and what is default implementation.
Both issues are resolved with this change.
Committed: https://crrev.com/353879e53d35d8ea96bf29483eb7994fb44e7cf3
Cr-Commit-Position: refs/heads/master@{#322381}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix if condition. #
Messages
Total messages: 9 (3 generated)
|