Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index d557dcb02c94ccd3479f0660f591f698129789fb..f904347cff93a2c417a93b967df2ea18f5b1c8ee 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -93,6 +93,7 @@ |
'../cc/cc_tests.gyp:cc_unittests_apk', |
'../chrome/chrome.gyp:unit_tests_apk', |
'../components/components.gyp:components_unittests_apk', |
+ '../content/content.gyp:content_browsertests_apk', |
'../content/content.gyp:content_unittests_apk', |
'../gpu/gpu.gyp:gpu_unittests_apk', |
'../ipc/ipc.gyp:ipc_tests_apk', |
@@ -124,7 +125,6 @@ |
'target_name': 'android_in_progress', |
'type': 'none', |
'dependencies': [ |
- '../content/content.gyp:content_browsertests', |
], |
}, |
], # targets |