Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index bf788631dc6b0bcdc2a03f9b83ea1466a8122eaa..430917596a9104751a3c1ad217d7195e98a7a488 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -12,7 +12,6 @@ |
'some.gyp:*', |
'../base/base.gyp:*', |
'../chrome/chrome.gyp:*', |
- '../components/components.gyp:*', |
'../content/content.gyp:*', |
'../crypto/crypto.gyp:*', |
'../media/media.gyp:*', |
@@ -35,6 +34,7 @@ |
['OS!="ios"', { |
'dependencies': [ |
'../cc/cc_tests.gyp:*', |
+ '../components/components.gyp:*', |
'../device/device.gyp:*', |
'../gpu/gpu.gyp:*', |
'../gpu/tools/tools.gyp:*', |