Chromium Code Reviews| Index: testing/buildbot/chromium.json |
| diff --git a/testing/buildbot/chromium.json b/testing/buildbot/chromium.json |
| index 0967ef424bce6791893e9a57bb952f80fd536e93..c8a312ea57c569a905e43e4131ead971e9c82bbe 100644 |
| --- a/testing/buildbot/chromium.json |
| +++ b/testing/buildbot/chromium.json |
| @@ -1 +1,7 @@ |
| -{} |
| +{ |
| + "Linux x64": { |
| + "additional_compile_targets": [ |
| + "all" |
| + ] |
| + } |
| +} |