| Index: testing/buildbot/tryserver.chromium.linux.json
|
| diff --git a/testing/buildbot/tryserver.chromium.linux.json b/testing/buildbot/tryserver.chromium.linux.json
|
| index 36fa0c3e477baad9c22afe3fd7c0f3c667fed98e..23fb1bc566cecf7af57383cc28c119f3ce98d9e3 100644
|
| --- a/testing/buildbot/tryserver.chromium.linux.json
|
| +++ b/testing/buildbot/tryserver.chromium.linux.json
|
| @@ -18,6 +18,12 @@
|
| "content_shell_apk",
|
| "content_shell_test_apk",
|
| "mandoline:all"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "gn_check",
|
| + "script": "gn_check.py"
|
| + }
|
| ]
|
| },
|
| "linux_chromium_gn_chromeos_dbg": {
|
|
|