Replace SetContentSetting method of the content_settings::Provider interface with GetWebsiteSetting.
This is part of a series of cleanup CLs to make all content settings Providers and the HostContentSetting map use only |Values| instead of |ContentSettings|. The HostContentSettingsMap should only contain conveniences methods that take |ContentSetting| parameters.
BUG=
102637
TEST=HostContentSettingsMapTest*,
PrefProviderTest*,
PolicyProviderTest*,
DefaultProviderTest*,
ExtensionProviderTest*
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=110500