Index: testing/buildbot/chromium_trybot.json |
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
index d871d946dee4565d40c313d0d9119be4085fa3f2..facb9fee1527e2fc52e9eb28b3b86644d1f93641 100644 |
--- a/testing/buildbot/chromium_trybot.json |
+++ b/testing/buildbot/chromium_trybot.json |
@@ -206,6 +206,12 @@ |
}, |
{ |
"platforms": [ |
+ "win" |
+ ], |
+ "test": "install_static_unittests" |
+ }, |
+ { |
+ "platforms": [ |
Dirk Pranke
2016/05/31 22:11:54
this file isn't actually used for anything and thi
|
"linux" |
], |
"test": "ipc_mojo_unittests" |