| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 4e8a96cd4e8d71e70f8cdaccc1c88e79ada20364..03f9c406e0df4f09ca219766a0a416d4db184633 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -129,6 +129,9 @@
|
| "test": "gcm_unit_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| @@ -393,6 +396,9 @@
|
| "test": "gcm_unit_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
|
|