summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-29 15:48:12 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-29 15:48:12 +0000
commit763ec4ca15b4a013b0317b6d83605a265a23de88 (patch)
tree5b7adfd13a5900845f60defed544be0e1a2c1069 /content/content_common.gypi
parent3bf507190c888faded38122a5f138347bdd6e617 (diff)
downloadchromium_src-763ec4ca15b4a013b0317b6d83605a265a23de88.zip
chromium_src-763ec4ca15b4a013b0317b6d83605a265a23de88.tar.gz
chromium_src-763ec4ca15b4a013b0317b6d83605a265a23de88.tar.bz2
Pick off the lowest hanging fruits in removing the chrome includes from content\browser. I moved clipboard_dispatcher.* and content_restriction.h which should have moved originally.
Review URL: http://codereview.chromium.org/6893122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83517 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index b2e442e..998641c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -62,6 +62,7 @@
'common/content_counters.h',
'common/content_paths.cc',
'common/content_paths.h',
+ 'common/content_restriction.h',
'common/content_switches.cc',
'common/content_switches.h',
'common/css_colors.h',