summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-13 23:36:00 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-13 23:36:00 +0000
commit9e823663aa2491262162657c6528123999e0dbb2 (patch)
treeaa8a190b4e960f70b0ec4e9a6741c65a7db36cac /chrome/chrome_common.gypi
parent196e469886b723e8f3531a1fe51204e4dc50dc8b (diff)
downloadchromium_src-9e823663aa2491262162657c6528123999e0dbb2.zip
chromium_src-9e823663aa2491262162657c6528123999e0dbb2.tar.gz
chromium_src-9e823663aa2491262162657c6528123999e0dbb2.tar.bz2
Use CommandUpdater for disabling commands that were disabled by plugins.
Review URL: http://codereview.chromium.org/3742002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62475 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index b9e2806..00b42b6 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -42,6 +42,7 @@
'common/chrome_counters.h',
'common/common_param_traits.cc',
'common/common_param_traits.h',
+ 'common/content_restriction.h',
'common/content_settings.cc',
'common/content_settings.h',
'common/content_settings_helper.cc',