Chromium Code Reviews| Index: testing/buildbot/chromium_win8_trybot.json |
| diff --git a/testing/buildbot/chromium_win8_trybot.json b/testing/buildbot/chromium_win8_trybot.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7349d63e2100397b4409805c4a03cbeed027aee2 |
| --- /dev/null |
| +++ b/testing/buildbot/chromium_win8_trybot.json |
| @@ -0,0 +1,13 @@ |
| +{ |
| + "compile_targets": [ |
| + "all" |
| + ], |
| + "gtest_tests": [ |
| + "views_unittests", |
| + "wm_unittests", |
| + "aura_unittests", |
| + "ash_unittests", |
| + "compositor_unittests", |
| + "events_unittests", |
|
Paweł Hajdan Jr.
2014/06/19 01:07:30
nit: Remove the comma, it'll break json.
sheyang
2014/06/19 01:47:10
Done.
|
| + ] |
| +} |