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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2296973002: Moves ash content specific tests into ash_content_unittests (Closed)
Patch Set: remove GetMessageLoop and merge Created 4 years, 4 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
« ash/test/ash_test_helper_unittest.cc ('K') | « testing/buildbot/chromium.win.json ('k') | no next file » | 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 b9abaf1c1d51be48c6bd1cf75ca46dd68331b07e..3896294a243830007af741d4a9e3d946645f057a 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -111,6 +111,10 @@
"label": "//extensions/shell:app_shell_unittests",
"type": "windowed_test_launcher",
},
+ "ash_content_unittests": {
+ "label": "//ash:ash_content_unittests",
+ "type": "windowed_test_launcher",
+ },
"ash_unittests": {
"label": "//ash:ash_unittests",
"type": "windowed_test_launcher",
« ash/test/ash_test_helper_unittest.cc ('K') | « testing/buildbot/chromium.win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698