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:*', |