aboutsummaryrefslogtreecommitdiff
path: root/tools_webrtc/mb/gn_isolate_map.pyl
diff options
context:
space:
mode:
Diffstat (limited to 'tools_webrtc/mb/gn_isolate_map.pyl')
-rw-r--r--tools_webrtc/mb/gn_isolate_map.pyl12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools_webrtc/mb/gn_isolate_map.pyl b/tools_webrtc/mb/gn_isolate_map.pyl
index e38c3b83a5..3536d68c85 100644
--- a/tools_webrtc/mb/gn_isolate_map.pyl
+++ b/tools_webrtc/mb/gn_isolate_map.pyl
@@ -27,6 +27,10 @@
"label": "//:android_junit_tests",
"type": "junit_test",
},
+ "apprtcmobile_tests": {
+ "label": "//examples:apprtcmobile_tests",
+ "type": "raw",
+ },
"audio_decoder_unittests": {
"label": "//modules/audio_coding:audio_decoder_unittests",
"type": "console_test_launcher",
@@ -94,6 +98,14 @@
"label": "//:rtc_unittests",
"type": "console_test_launcher",
},
+ "sdk_framework_unittests": {
+ "label": "//sdk:sdk_framework_unittests",
+ "type": "raw",
+ },
+ "sdk_unittests": {
+ "label": "//sdk:sdk_unittests",
+ "type": "raw",
+ },
"slow_tests": {
"label": "//:slow_tests",
"type": "console_test_launcher",