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

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

Issue 1065743003: Reland: Web MIDI: split build rules for media/midi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gyp fix Created 5 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.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 604cc259412dcd3d67be8a8f4da542cc8a78d04b..6c1f3348b79470ece0f0d2713637bfe6605b998e 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -116,6 +116,9 @@
"test": "message_center_unittests"
},
{
+ "test": "midi_unittests"
+ },
+ {
"test": "nacl_loader_unittests"
},
{
@@ -301,6 +304,9 @@
"test": "message_center_unittests"
},
{
+ "test": "midi_unittests"
+ },
+ {
"test": "nacl_loader_unittests"
},
{
@@ -482,6 +488,9 @@
"test": "message_center_unittests"
},
{
+ "test": "midi_unittests"
+ },
+ {
"test": "nacl_loader_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698