DescriptionRemove the overwrite parameter from PrefProvider::ReadContentSettingsFromPref
The overwrite parameter determines whether the value_map_ member should be cleared.
The only time it is called with "false" is from the constructor at which point
value_map_ should be empty anyway. So we should be able just to remove this
parameter.
Committed: https://crrev.com/ef44b2744f9e2ab0e80c480c27faf0af162760d6
Cr-Commit-Position: refs/heads/master@{#318829}
Patch Set 1 #
Messages
Total messages: 10 (2 generated)
|