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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1830293002: AppListController refactoring part 1: AppListShower implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing target names in .isolate. 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/client.v8.fyi.json ('k') | testing/buildbot/tryserver.v8.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 0d6fe1c944b7333cafc639cc3dd55991ea032a43..641d182d16689e053d172104a526251ae9ef9541 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -99,6 +99,10 @@
"label": "//ui/app_list:app_list_unittests",
"type": "windowed_test_launcher",
},
+ "app_list_shower_unittests": {
+ "label": "//ui/app_list/shower:app_list_shower_unittests",
+ "type": "windowed_test_launcher",
+ },
"app_shell_unittests": {
"label": "//extensions/shell:app_shell_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/client.v8.fyi.json ('k') | testing/buildbot/tryserver.v8.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698