| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 43b689cef29187cff789ee87a626849d13f70cff..bd779a33923047961874aef4027946cc1787751e 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -37,7 +37,7 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| - "test": "app_list_shower_unittests"
|
| + "test": "app_list_presenter_unittests"
|
| },
|
| {
|
| "swarming": {
|
| @@ -328,7 +328,7 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| - "test": "app_list_shower_unittests"
|
| + "test": "app_list_presenter_unittests"
|
| },
|
| {
|
| "swarming": {
|
| @@ -633,7 +633,7 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| - "test": "app_list_shower_unittests"
|
| + "test": "app_list_presenter_unittests"
|
| },
|
| {
|
| "swarming": {
|
|
|