summaryrefslogtreecommitdiffstats
path: root/views/debug_utils.cc
diff options
context:
space:
mode:
authormarkusheintz@chromium.org <markusheintz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-05 09:05:19 +0000
committermarkusheintz@chromium.org <markusheintz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-05 09:05:19 +0000
commit5758a947293b9429378f1782f808567ccde38ea5 (patch)
tree66d2a86e696ad53dde0e046970462c1409607910 /views/debug_utils.cc
parent933dbd9db0e34f41114359fb7dd4ad31dea3b2ba (diff)
downloadchromium_src-5758a947293b9429378f1782f808567ccde38ea5.zip
chromium_src-5758a947293b9429378f1782f808567ccde38ea5.tar.gz
chromium_src-5758a947293b9429378f1782f808567ccde38ea5.tar.bz2
Remove ContentSettingsRule and ContentSettingsRules types in content_settings::PolicyProvider.
The change removes one step in the process of loading managed (= by policy) content settings form the preferences that store the policy values. Instead of loading the content settings into a vector and passing this vector to another method that stores the content settings in the in-memory map , content settings are directly stored in the in-memory map. This eliminates one pass over all content settings. That is not needed. BUG=63656 TEST=content_settings_policy_provider_unittests.cc Review URL: http://codereview.chromium.org/7811019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99632 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/debug_utils.cc')
0 files changed, 0 insertions, 0 deletions