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

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

Issue 2766513006: MB: Add webrtc_perf_tests to gn_isolate_map.pyl (Closed)
Patch Set: 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 68e8032c6cfd007e8bd0e1ed8e341d6c3e8d4c0e..cc4631957b84b578e1f5b9a7763fff0f8ce267dc 100644
--- a/tools-webrtc/mb/gn_isolate_map.pyl
+++ b/tools-webrtc/mb/gn_isolate_map.pyl
@@ -103,4 +103,8 @@
"label": "//webrtc:webrtc_nonparallel_tests",
"type": "non_parallel_console_test_launcher",
},
+ "webrtc_perf_tests": {
+ "label": "//webrtc:webrtc_perf_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