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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2881283003: Remove the mus_clipboard target and merge it into service_unittests. (Closed)
Patch Set: use_aura in //services/BUILD.gn Created 3 years, 7 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.linux.json ('k') | tools/determinism/deterministic_build_whitelist.pyl » ('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 7dba29b5124dc5dc1dfb040d22ad6173f67b7bfc..2283b40da2484708569cca70b17d82afc6b47333 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -750,10 +750,6 @@
"--service-overrides=../../chrome/app/mash/mash_service_overrides.json",
],
},
- "mus_clipboard_unittests": {
- "label": "//services/ui/clipboard:mus_clipboard_unittests",
- "type": "windowed_test_launcher",
- },
"mus_public_unittests": {
"label": "//services/ui/public/cpp/tests:mus_public_unittests",
"type": "windowed_test_launcher",
@@ -867,7 +863,7 @@
},
"service_unittests": {
"label": "//services:service_unittests",
- "type": "console_test_launcher",
+ "type": "windowed_test_launcher",
},
"setup_unittests": {
"label": "//chrome/installer/setup:setup_unittests",
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | tools/determinism/deterministic_build_whitelist.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698