| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 1e5b12e693da1f32864eab40ffa28f36bd2d7bd0..e9ec616dbfcc498f4c61d626732b67a9bf24d183 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -111,6 +111,9 @@
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "gpu_unittests"
|
| },
|
| {
|
| @@ -297,6 +300,9 @@
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "gpu_unittests"
|
| },
|
| {
|
|
|