Add video_capture_tests to isolate map
TBR: phoglund@webrtc.org
No-Try: True
Bug: chromium:755660
Change-Id: Ib2a63835e4184f6cdf2ed6ff76b78f3f818c0336
Reviewed-on: https://webrtc-review.googlesource.com/76541
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23214}
diff --git a/tools_webrtc/mb/gn_isolate_map.pyl b/tools_webrtc/mb/gn_isolate_map.pyl
index 8c7a887..ef18910 100644
--- a/tools_webrtc/mb/gn_isolate_map.pyl
+++ b/tools_webrtc/mb/gn_isolate_map.pyl
@@ -118,6 +118,10 @@
"label": "//rtc_tools:tools_unittests",
"type": "console_test_launcher",
},
+ "video_capture_tests": {
+ "label": "//modules/video_capture:video_capture_tests",
+ "type": "console_test_launcher",
+ },
"video_engine_tests": {
"label": "//:video_engine_tests",
"type": "console_test_launcher",