Index: testing/buildbot/chromium.win.json |
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json |
index df96890e4c6af45f3cb381a4d53ed40df40d26dc..d974baaf26acf2eb9c7fdb2e7ac2627479261fc9 100644 |
--- a/testing/buildbot/chromium.win.json |
+++ b/testing/buildbot/chromium.win.json |
@@ -11,7 +11,7 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "app_list_shower_unittests" |
+ "test": "app_list_presenter_unittests" |
}, |
{ |
"swarming": { |
@@ -436,7 +436,7 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "app_list_shower_unittests" |
+ "test": "app_list_presenter_unittests" |
}, |
{ |
"swarming": { |
@@ -877,7 +877,7 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "app_list_shower_unittests" |
+ "test": "app_list_presenter_unittests" |
}, |
{ |
"swarming": { |
@@ -1301,7 +1301,7 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
- "test": "app_list_shower_unittests" |
+ "test": "app_list_presenter_unittests" |
}, |
{ |
"swarming": { |
@@ -2088,7 +2088,7 @@ |
"additional_compile_targets": [ |
"accessibility_unittests", |
"app_list_unittests", |
- "app_list_shower_unittests", |
+ "app_list_presenter_unittests", |
"app_shell_unittests", |
"ash_shell_with_content", |
"ash_unittests", |