Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: tools-webrtc/mb/gn_isolate_map.pyl

Issue 2761213005: MB: Add low_bandwidth_audio_test to isolate map. (Closed)
Patch Set: Fix the path Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 cc4631957b84b578e1f5b9a7763fff0f8ce267dc..4d10f6b746a79e437d7b01a9240c9c95d4a761b8 100644
--- a/tools-webrtc/mb/gn_isolate_map.pyl
+++ b/tools-webrtc/mb/gn_isolate_map.pyl
@@ -47,6 +47,10 @@
"label": "//webrtc/sdk/android:libjingle_peerconnection_android_unittest",
"type": "additional_compile_target",
},
+ "low_bandwidth_audio_test": {
+ "label": "//webrtc/audio:low_bandwidth_audio_test",
+ "type": "console_test_launcher",
+ },
"modules_tests": {
"label": "//webrtc/modules:modules_tests",
"type": "console_test_launcher",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698