summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authordpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-04 00:28:33 +0000
committerdpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-04 00:28:33 +0000
commit345e238dd0c04bdb4a8470763e9f7876b2d93431 (patch)
tree1c18cfbfe2826fb65a37d34e3bfcedb56d9d8a0f /chrome_frame
parentf1db6e2fe1be96cec208cba86b7415baeb31ca8d (diff)
downloadchromium_src-345e238dd0c04bdb4a8470763e9f7876b2d93431.zip
chromium_src-345e238dd0c04bdb4a8470763e9f7876b2d93431.tar.gz
chromium_src-345e238dd0c04bdb4a8470763e9f7876b2d93431.tar.bz2
yet another batch of symbols to export from content.
Also includes changes to a few gypi's to specify dependencies that are otherwise getting implicitly pulled in. R=jam@chromium.org BUG=90442 TEST= Review URL: http://codereview.chromium.org/8113014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103830 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/chrome_frame.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 3318cb1..a2f4891a 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -649,6 +649,7 @@
'../chrome/app/policy/cloud_policy_codegen.gyp:policy',
'../chrome/chrome.gyp:common',
'../chrome/chrome.gyp:utility',
+ '../content/content.gyp:content_common',
'../net/net.gyp:net',
'../third_party/libxml/libxml.gyp:libxml',
'../third_party/bzip2/bzip2.gyp:bzip2',