| Index: testing/buildbot/chromium.mojo.json
|
| diff --git a/testing/buildbot/chromium.mojo.json b/testing/buildbot/chromium.mojo.json
|
| index d3debac6cc8d4f33de16dbc628eac937a008eae8..3f80debd0960d309c3ae69f37a1d285ba32a59c1 100644
|
| --- a/testing/buildbot/chromium.mojo.json
|
| +++ b/testing/buildbot/chromium.mojo.json
|
| @@ -17,6 +17,9 @@
|
| "gtest_tests": [
|
| {
|
| "test": "views_mus_unittests"
|
| + },
|
| + {
|
| + "test": "window_manager_shelltests"
|
| }
|
| ],
|
| "scripts": [
|
| @@ -33,6 +36,9 @@
|
| "gtest_tests": [
|
| {
|
| "test": "views_mus_unittests"
|
| + },
|
| + {
|
| + "test": "window_manager_shelltests"
|
| }
|
| ],
|
| "scripts": [
|
|
|