Move TabSpecificContentSettings::RecordMixedScriptAction to utils
commitd957836e97393d77ac1248b3e579edaccb3c0f15
authorvabr <vabr@chromium.org>
Fri, 28 Nov 2014 10:04:46 +0000 (28 02:04 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 28 Nov 2014 10:05:04 +0000 (28 10:05 +0000)
treeb8f315ba7476d178ae39cd3df9425e596b877f72
parent384e1ad730e2dc7ca8e4a2e338f34dd5cf0e6f5a
Move TabSpecificContentSettings::RecordMixedScriptAction to utils

This static method has nothing to do specifically with TSCS, only with content settings in general. Let's deflate the TSCS class a bit by pulling this static method out to content settings utils.

BUG=387075

Review URL: https://codereview.chromium.org/754033002

Cr-Commit-Position: refs/heads/master@{#306067}
chrome/browser/content_settings/chrome_content_settings_utils.cc [new file with mode: 0644]
chrome/browser/content_settings/chrome_content_settings_utils.h [new file with mode: 0644]
chrome/browser/content_settings/tab_specific_content_settings.cc
chrome/browser/content_settings/tab_specific_content_settings.h
chrome/browser/ui/browser_content_setting_bubble_model_delegate.cc
chrome/browser/ui/content_settings/content_setting_bubble_model.cc
chrome/chrome_browser.gypi