| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index 5a0db677b64b8bb07ad6c8be97fc966ce6d19e60..e735516f79c07e45436f5c55a110175df1b16813 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -1,9 +1,4 @@
|
| {
|
| - "Mac Builder": {
|
| - "additional_compile_targets": [
|
| - "battor_agent"
|
| - ]
|
| - },
|
| "Mac GN": {
|
| "additional_compile_targets": [
|
| "gn_all"
|
| @@ -18,6 +13,7 @@
|
| "additional_compile_targets": [
|
| "accessibility_unittests",
|
| "base_unittests",
|
| + "battor_agent",
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| "cc_unittests",
|
|
|