| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 9ed057d0308a5a708ddbce976e47f12ec179c62f..27df774515d43a54d5684a6b3b6f5e6953c21591 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -3519,23 +3519,11 @@
|
| "Linux Builder": {
|
| "additional_compile_targets": [
|
| "all"
|
| - ],
|
| - "scripts": [
|
| - {
|
| - "name": "check_gn_headers",
|
| - "script": "check_gn_headers.py"
|
| - }
|
| ]
|
| },
|
| "Linux Builder (dbg)": {
|
| "additional_compile_targets": [
|
| "all"
|
| - ],
|
| - "scripts": [
|
| - {
|
| - "name": "check_gn_headers",
|
| - "script": "check_gn_headers.py"
|
| - }
|
| ]
|
| },
|
| "Linux Tests": {
|
|
|