Move pref registration functions into PrefRegistrySimple
This moves all pref registration functions from PrefRegistrySyncable into PrefRegistrySimple and changes PrefRegistrySyncable to derive from PrefRegistrySyncable. This is done to consolidate the registration functions in a single place that can be used by syncable and unsyncable prefs. BUG=476800 Review URL: https://codereview.chromium.org/1095673003 Cr-Commit-Position: refs/heads/master@{#326991}
Showing
Please register or sign in to comment