summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-15 20:42:39 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-15 20:42:39 +0000
commita82151cc51eab71162a356a8b9f83885d9386ef8 (patch)
treec2fe49e664055bec7dd216555773f38d4ce9bc9c /content/content_common.gypi
parente811162117c95c46d555d5241f68f6e8378fc391 (diff)
downloadchromium_src-a82151cc51eab71162a356a8b9f83885d9386ef8.zip
chromium_src-a82151cc51eab71162a356a8b9f83885d9386ef8.tar.gz
chromium_src-a82151cc51eab71162a356a8b9f83885d9386ef8.tar.bz2
Get rid of some more dependencies on chrome\common from plugin, in preparation for moving the plugin directory to content.
TBR=avi Review URL: http://codereview.chromium.org/6677053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78278 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 2530189..5ac18de 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -94,6 +94,8 @@
'common/notification_type.h',
'common/p2p_messages.h',
'common/p2p_sockets.h',
+ 'common/plugin_carbon_interpose_constants_mac.cc',
+ 'common/plugin_carbon_interpose_constants_mac.h',
'common/plugin_messages.h',
'common/property_bag.cc',
'common/property_bag.h',