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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 1923593003: Add mus::mojom::ChannelHandle for passing IPC::ChannelHandle via mojo IPC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update Created 4 years, 8 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
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 7c17c1d26b1c65bf3e914dd13e495ec49c00e142..195ddd1dc8de82e7b275c1323b1c574329329210 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -853,6 +853,9 @@
"test": "mojo_view_manager_lib_unittests"
},
{
+ "test": "mus_gpu_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -1270,6 +1273,9 @@
"test": "mojo_system_unittests"
},
{
+ "test": "mus_gpu_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},

Powered by Google App Engine
This is Rietveld 408576698