diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/chromium_trybot.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json index 5ce07ac..9498ef3 100644 --- a/testing/buildbot/chromium_trybot.json +++ b/testing/buildbot/chromium_trybot.json @@ -1,4 +1,7 @@ { + "compile_targets": [ + "all" + ], "gtest_tests": [ "accessibility_unittests", "app_list_unittests", |