Chromium Code Reviews| Index: testing/buildbot/chromium.win.json |
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json |
| index 2cf5a44c7bcf3cccc7ee85e173e76398b0b96c5b..0aee693692e1f3983f20d0999eb56908af4b549f 100644 |
| --- a/testing/buildbot/chromium.win.json |
| +++ b/testing/buildbot/chromium.win.json |
| @@ -491,6 +491,11 @@ |
| } |
| ] |
| }, |
| + "Win Builder": { |
| + "additional_compile_targets": [ |
| + "all" |
| + ] |
| + }, |
| "Win x64 GN": { |
| "additional_compile_targets": [ |
| "base_unittests" |