Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index be5c1634b28d92ef3f4278376b2b7bbaf7d54269..be41e67b2701e1583f13e0c659541c92cc464aee 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -11,6 +11,7 @@ |
'dependencies': [ |
'some.gyp:*', |
'../base/base.gyp:*', |
+ '../content/content.gyp:*', |
'../crypto/crypto.gyp:*', |
'../media/media.gyp:*', |
'../net/net.gyp:*', |
@@ -32,7 +33,6 @@ |
'dependencies': [ |
'../cc/cc_tests.gyp:*', |
'../chrome/chrome.gyp:*', |
- '../content/content.gyp:*', |
'../gpu/gpu.gyp:*', |
'../gpu/tools/tools.gyp:*', |
'../ipc/ipc.gyp:*', |