Chromium Code Reviews| Index: testing/buildbot/chromium.mojo.json |
| diff --git a/testing/buildbot/chromium.mojo.json b/testing/buildbot/chromium.mojo.json |
| index d3debac6cc8d4f33de16dbc628eac937a008eae8..32da10ea068ba2ed51e30734bb797e402e694322 100644 |
| --- a/testing/buildbot/chromium.mojo.json |
| +++ b/testing/buildbot/chromium.mojo.json |
| @@ -16,6 +16,9 @@ |
| ], |
| "gtest_tests": [ |
| { |
| + "test": "mus_ws_unittests" |
| + }, |
| + { |
| "test": "views_mus_unittests" |
| } |
| ], |
| @@ -32,6 +35,9 @@ |
| ], |
| "gtest_tests": [ |
| { |
| + "test": "mus_ws_unittests" |
| + }, |
| + { |
| "test": "views_mus_unittests" |
| } |
| ], |