Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index a11ee7a39dce73178a2eb7eb65bafa8f980a5e50..172de1e624a80ee7ae7f27b6e3f60aa92e3b1f6c 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -860,7 +860,6 @@ |
['enable_webrtc==1 and "<(libpeer_target_type)"=="static_library"', { |
'dependencies': [ |
'../components/devtools_bridge.gyp:devtools_bridge_tests_apk', |
- '../components/devtools_bridge.gyp:devtools_bridge_tests2_apk', |
], |
}], |
], |
@@ -876,7 +875,6 @@ |
'../tools/android/android_tools.gyp:memconsumer', |
# Unit test bundles packaged as an apk. |
'../components/devtools_bridge.gyp:devtools_bridge_tests_apk', |
- '../components/devtools_bridge.gyp:devtools_bridge_tests2_apk', |
'../content/content_shell_and_tests.gyp:content_browsertests_apk', |
], |
}, # target_name: android_builder_chromium_webrtc |