| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index f4561b97cdae4513ac88a766c10856e0b9f0436c..f32452d1f6df9ef91607bcce00d6277e8d279e7e 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -13,7 +13,6 @@
|
| },
|
| {
|
| "test": "browser_tests",
|
| - "exclude_builders": ["tryserver.chromium:win_chromium_x64_rel"],
|
| "swarming": {
|
| "can_use_on_swarming_builders": true,
|
| "shards": 5
|
| @@ -69,7 +68,6 @@
|
| "gpu_unittests",
|
| {
|
| "test": "interactive_ui_tests",
|
| - "exclude_builders": ["tryserver.chromium:win_chromium_x64_rel"],
|
| "swarming": {
|
| "can_use_on_swarming_builders": true,
|
| "shards": 3
|
|
|