summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authorpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-02 21:06:20 +0000
committerpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-02 21:06:20 +0000
commit52347c8482d3fad8534a69140fc67d6c8759562c (patch)
tree223f9e99f28a9934ad3f5d599926d005d25f3441 /cc/cc_tests.gyp
parent220d60c8d3a980b0fb05414aea478a4d2688d00c (diff)
downloadchromium_src-52347c8482d3fad8534a69140fc67d6c8759562c.zip
chromium_src-52347c8482d3fad8534a69140fc67d6c8759562c.tar.gz
chromium_src-52347c8482d3fad8534a69140fc67d6c8759562c.tar.bz2
Make cc a component
BUG=154052 Review URL: https://codereview.chromium.org/11365025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165748 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 963f841..c51556d 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -91,6 +91,8 @@
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../third_party/WebKit/Source/WTF/WTF.gyp/WTF.gyp:wtf',
+ '../third_party/WebKit/Source/WebCore/WebCore.gyp/WebCore.gyp:webcore_platform_geometry',
+ '../ui/ui.gyp:ui',
'cc.gyp:cc',
'cc_test_support',
],