Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3369)

Unified Diff: build/all.gyp

Issue 10828381: libcc and webkit_compositor targets + stubs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Slightly better scripts and updated README Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « PRESUBMIT.py ('k') | cc/DEPS » ('j') | cc/test/RunAllTests.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 947b43d8ba9c81b3b9490c3918563ec67f168dfd..2db7070bbd944ab0de7789aa8224b65be42eee30 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -31,6 +31,7 @@
# as gyp files come online.
['OS!="ios"', {
'dependencies': [
+ '../cc/cc_tests.gyp:*',
'../chrome/chrome.gyp:*',
'../content/content.gyp:*',
'../gpu/gpu.gyp:*',
« no previous file with comments | « PRESUBMIT.py ('k') | cc/DEPS » ('j') | cc/test/RunAllTests.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698