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:
ehmaldonado 2017-03-08 04:22:36 -08:00 committed by Commit bot
parent 60cc620122
commit 41f8a88e4f

View File

@ -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",