Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index 2ff1785253b864009a2af8637bbcb432547211cc..2e7fc0d8faf3470494dc2b5ca87a160e5fcaac23 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -36,6 +36,7 @@ |
'../jingle/jingle.gyp:jingle_unittests', |
'../tools/android/fake_dns/fake_dns.gyp:fake_dns', |
'../tools/android/forwarder/forwarder.gyp:forwarder', |
+ '../content/content.gyp:content_unittests', |
], |
}, |
{ |
@@ -47,7 +48,6 @@ |
'dependencies': [ |
'../webkit/webkit.gyp:pull_in_webkit_unit_tests', |
'../webkit/webkit.gyp:pull_in_DumpRenderTree', |
- '../content/content.gyp:content_unittests', |
'../chrome/chrome.gyp:browser', |
], |
}, |