| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index a25e3fe52ba876ace3727426249253d83aca1f62..3357ca7eb8e45932cceb7415f4d356f63533a278 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -8,6 +8,7 @@
|
| "can_use_on_swarming_builders": true
|
| }
|
| },
|
| + "app_shell_browsertests",
|
| "app_shell_unittests",
|
| {
|
| "test": "ash_unittests",
|
| @@ -96,6 +97,7 @@
|
| "Vista Tests (1)": {
|
| "gtest_tests": [
|
| "accessibility_unittests",
|
| + "app_shell_browsertests",
|
| "app_shell_unittests",
|
| "ash_unittests",
|
| "aura_unittests",
|
| @@ -205,6 +207,7 @@
|
| "can_use_on_swarming_builders": true
|
| }
|
| },
|
| + "app_shell_browsertests",
|
| "app_shell_unittests",
|
| "aura_unittests",
|
| {
|
| @@ -313,6 +316,7 @@
|
| }
|
| },
|
| "app_list_unittests",
|
| + "app_shell_browsertests",
|
| "app_shell_unittests",
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| @@ -396,6 +400,7 @@
|
| "can_use_on_swarming_builders": true
|
| }
|
| },
|
| + "app_shell_browsertests",
|
| "app_shell_unittests",
|
| "aura_unittests",
|
| {
|
|
|