Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index edb2e867d1596239f119ce277302b8347a4799e2..5e2cf4f2859ed309287497738b22e868eb5fd9ef 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -12,6 +12,8 @@ |
'some.gyp:*', |
'../base/base.gyp:*', |
'../chrome/chrome.gyp:*', |
+ '../components/components.gyp:*', |
+ '../components/components_tests.gyp:*', |
'../content/content.gyp:*', |
'../content/content_shell_and_tests.gyp:*', |
'../crypto/crypto.gyp:*', |
@@ -34,8 +36,6 @@ |
['OS!="ios"', { |
'dependencies': [ |
'../cc/cc_tests.gyp:*', |
- '../components/components.gyp:*', |
- '../components/components_tests.gyp:*', |
'../device/bluetooth/bluetooth.gyp:*', |
'../device/device_tests.gyp:*', |
'../device/usb/usb.gyp:*', |