| Index: testing/buildbot/chromium_athena.json
|
| diff --git a/testing/buildbot/chromium_athena.json b/testing/buildbot/chromium_athena.json
|
| deleted file mode 100644
|
| index 7b9d3c6a441c8ff114e4e50bddaef4e88db4ce26..0000000000000000000000000000000000000000
|
| --- a/testing/buildbot/chromium_athena.json
|
| +++ /dev/null
|
| @@ -1,22 +0,0 @@
|
| -{
|
| - "compile_targets": [
|
| - "chrome",
|
| - "athena_main"
|
| - ],
|
| - "gtest_tests": [
|
| - {
|
| - "test": "browser_tests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "shards": 5
|
| - }
|
| - },
|
| - {
|
| - "test": "athena_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "shards": 5
|
| - }
|
| - }
|
| - ]
|
| -}
|
|
|