Chromium Code Reviews| 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": [ |
| "linux" |
| ], |
| "test": "ipc_mojo_unittests" |