Chromium Code Reviews| Index: testing/buildbot/chromium.win.json |
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json |
| index 8fc211f3630bb218160dc43a7cbc1da597601c33..c212a4e689268e5a013ea8853d4a674afdcee103 100644 |
| --- a/testing/buildbot/chromium.win.json |
| +++ b/testing/buildbot/chromium.win.json |
| @@ -1576,6 +1576,12 @@ |
| { |
| "test": "window_manager_unittests" |
| } |
| + ], |
| + "scripts": [ |
| + { |
| + "name": "mojo_apptests", |
| + "script": "mojo_apptests.py" |
| + } |
| ] |
| }, |
| "Win8 GN": { |