| Index: tools-webrtc/mb/gn_isolate_map.pyl
|
| diff --git a/tools-webrtc/mb/gn_isolate_map.pyl b/tools-webrtc/mb/gn_isolate_map.pyl
|
| index 4d10f6b746a79e437d7b01a9240c9c95d4a761b8..e62825a9e65d9d2836b5595a967347be75001274 100644
|
| --- a/tools-webrtc/mb/gn_isolate_map.pyl
|
| +++ b/tools-webrtc/mb/gn_isolate_map.pyl
|
| @@ -49,7 +49,10 @@
|
| },
|
| "low_bandwidth_audio_test": {
|
| "label": "//webrtc/audio:low_bandwidth_audio_test",
|
| - "type": "console_test_launcher",
|
| + "type": "non_parallel_console_test_launcher",
|
| + "args": [
|
| + "--quick",
|
| + ],
|
| },
|
| "modules_tests": {
|
| "label": "//webrtc/modules:modules_tests",
|
|
|