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-16 15:48:24 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-16 15:48:24 +0000
commit0de85e7ef0cad4627c7a3bae9cb389087b242154 (patch)
treef83645726b5f55ca451fd02af44513d22b9773e5 /content/content_common.gypi
parent73137ef6d22efe0c188c9401f7104e92722c0c66 (diff)
downloadchromium_src-0de85e7ef0cad4627c7a3bae9cb389087b242154.zip
chromium_src-0de85e7ef0cad4627c7a3bae9cb389087b242154.tar.gz
chromium_src-0de85e7ef0cad4627c7a3bae9cb389087b242154.tar.bz2
Remove last dependencies on chrome\common from chrome\plugin.
TBR=avi Review URL: http://codereview.chromium.org/6677064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78372 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 5ac18de..baa119f4 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -110,6 +110,8 @@
'common/sandbox_init_wrapper_win.cc',
'common/sandbox_mac.h',
'common/sandbox_mac.mm',
+ 'common/section_util_win.cc',
+ 'common/section_util_win.h',
'common/socket_stream.h',
'common/socket_stream_dispatcher.cc',
'common/socket_stream_dispatcher.h',