Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Unified Diff: testing/buildbot/chromium.win.json

Issue 1890583002: Renaming App List Shower to App List Presenter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698