summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
diff options
context:
space:
mode:
authordpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-04 17:16:16 +0000
committerdpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-04 17:16:16 +0000
commit97efb8e4233980eaa78be2b9e92e29602ab55c03 (patch)
treeaf0d0591af481eaab30b3c486a371feccde52036 /content/content_shell.gypi
parent413ff204295280c8d54b93f1eded372b07e34015 (diff)
downloadchromium_src-97efb8e4233980eaa78be2b9e92e29602ab55c03.zip
chromium_src-97efb8e4233980eaa78be2b9e92e29602ab55c03.tar.gz
chromium_src-97efb8e4233980eaa78be2b9e92e29602ab55c03.tar.bz2
Export some unix-specific content symbols.
R=jam@chromium.org BUG=90442 TEST= Review URL: http://codereview.chromium.org/8113027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103929 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r--content/content_shell.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 2634d77..44607357 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -27,6 +27,7 @@
'../ipc/ipc.gyp:ipc',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
+ '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
'../ui/ui.gyp:ui',
'../v8/tools/gyp/v8.gyp:v8',
'../webkit/support/webkit_support.gyp:appcache',