Chromium Code Reviews| Index: testing/buildbot/chromium.fyi.json |
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
| index 68387f2206f3fd22649b282f4914c2222f2b0247..de1be5691c5a2e8e5d53472269f018c6ba707ed0 100644 |
| --- a/testing/buildbot/chromium.fyi.json |
| +++ b/testing/buildbot/chromium.fyi.json |
| @@ -6859,6 +6859,20 @@ |
| } |
| ] |
| }, |
| + "Headless Linux (dbg)": { |
| + "additional_compile_targets": [ |
| + "headless_libs", |
| + "headless_tests" |
| + ], |
| + "gtest_tests": [ |
| + { |
| + "test": "headless_browsertests" |
| + }, |
| + { |
| + "test": "headless_unittests" |
| + } |
| + ] |
| + }, |
| "Linux ARM": { |
| "gtest_tests": [ |
| { |