| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 47614ded0d56320b14434a5b8876e2ed0022fb57..27df774515d43a54d5684a6b3b6f5e6953c21591 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -4181,10 +4181,6 @@
|
| ],
|
| "scripts": [
|
| {
|
| - "name": "check_gn_headers",
|
| - "script": "check_gn_headers.py"
|
| - },
|
| - {
|
| "name": "checkdeps",
|
| "script": "checkdeps.py"
|
| },
|
| @@ -4801,10 +4797,6 @@
|
| ],
|
| "scripts": [
|
| {
|
| - "name": "check_gn_headers",
|
| - "script": "check_gn_headers.py"
|
| - },
|
| - {
|
| "name": "nacl_integration",
|
| "script": "nacl_integration.py"
|
| }
|
|
|