| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 1ee55f47de27aab1bf6c33f996cfe71676505d34..5214e20284b815ad4bdf9e9405b26367a703c21b 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -16,6 +16,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "angle_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "app_list_presenter_unittests"
|
| },
|
| {
|
|
|