summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/webrtc/build/apk_tests_noop.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/webrtc/build/apk_tests_noop.gyp')
-rw-r--r--chromium/third_party/webrtc/build/apk_tests_noop.gyp16
1 files changed, 8 insertions, 8 deletions
diff --git a/chromium/third_party/webrtc/build/apk_tests_noop.gyp b/chromium/third_party/webrtc/build/apk_tests_noop.gyp
index 98c4af9aa86..3523e79bb13 100644
--- a/chromium/third_party/webrtc/build/apk_tests_noop.gyp
+++ b/chromium/third_party/webrtc/build/apk_tests_noop.gyp
@@ -22,10 +22,6 @@
'type': 'none',
},
{
- 'target_name': 'metrics_unittests',
- 'type': 'none',
- },
- {
'target_name': 'modules_tests_apk',
'type': 'none',
},
@@ -34,10 +30,6 @@
'type': 'none',
},
{
- 'target_name': 'neteq_unittests_apk',
- 'type': 'none',
- },
- {
'target_name': 'system_wrappers_unittests_apk',
'type': 'none',
},
@@ -65,5 +57,13 @@
'target_name': 'webrtc_perf_tests_apk',
'type': 'none',
},
+ {
+ 'target_name': 'audio_codec_speed_tests_apk',
+ 'type': 'none',
+ },
+ {
+ 'target_name': 'video_capture_tests_apk',
+ 'type': 'none',
+ },
],
}