Add AppRTCMobileTestStubbedVideoIO to gn_isolate_map.
This will make it possible for the test to run on swarming bots. BUG=chromium:685222 R=kjellander@webrtc.org NOTRY=True Review-Url: https://codereview.webrtc.org/2731423004 Cr-Commit-Position: refs/heads/master@{#17113}
This commit is contained in:
parent
60cc620122
commit
41f8a88e4f
@ -23,6 +23,10 @@
|
||||
"label": "//webrtc/examples:AppRTCMobileTest",
|
||||
"type": "additional_compile_target",
|
||||
},
|
||||
"AppRTCMobileTestStubbedVideoIO": {
|
||||
"label": "//webrtc/examples:AppRTCMobileTestStubbedVideoIO",
|
||||
"type": "additional_compile_target",
|
||||
},
|
||||
"android_junit_tests": {
|
||||
"label": "//webrtc:android_junit_tests",
|
||||
"type": "junit_test",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user