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 2706403007: Add MB and iOS JSON entries for ortc_unittests. (Closed)
Patch Set: Created 3 years, 10 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 | « tools-webrtc/ios/tests/common_tests.json ('k') | 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 a6e357e5fa61fae299a87529fc0b7d339ceba962..7ab32ed8b63b9df5f639096e6c0ec5c72a52b7f3 100644
--- a/tools-webrtc/mb/gn_isolate_map.pyl
+++ b/tools-webrtc/mb/gn_isolate_map.pyl
@@ -51,6 +51,10 @@
"label": "//webrtc/modules:modules_unittests",
"type": "windowed_test_launcher",
},
+ "ortc_unittests": {
+ "label": "//webrtc/ortc:ortc_unittests",
+ "type": "console_test_launcher",
+ },
"peerconnection_unittests": {
"label": "//webrtc/pc:peerconnection_unittests",
"type": "console_test_launcher",
« no previous file with comments | « tools-webrtc/ios/tests/common_tests.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698