diff --git a/tools_webrtc/mb/gn_isolate_map.pyl b/tools_webrtc/mb/gn_isolate_map.pyl index 8c7a887acf..ef18910340 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",