| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index 58a4df26736c58cd1fbcffb8af30c0c81c958ebe..3e39e0a6460a6668d9504e8003a96d16497668c5 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -157,6 +157,9 @@
|
| "test": "gfx_unittests"
|
| },
|
| {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| @@ -362,6 +365,9 @@
|
| "test": "gfx_unittests"
|
| },
|
| {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| @@ -567,6 +573,9 @@
|
| "test": "gfx_unittests"
|
| },
|
| {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| @@ -772,6 +781,9 @@
|
| "test": "gfx_unittests"
|
| },
|
| {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
|
|