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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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 | « services/ui/ws/window_tree_unittest.cc ('k') | ui/app_list/presenter/BUILD.gn » ('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 f95f4b31082b7f89a1a3955a5fc681d77e42f353..bfdea82055716bca6e248b0e00c778f1824ce4ad 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -437,11 +437,11 @@
"type": "console_test_launcher",
},
"mus_clipboard_unittests": {
- "label": "//components/mus/clipboard:mus_clipboard_unittests",
+ "label": "//services/ui/clipboard:mus_clipboard_unittests",
"type": "windowed_test_launcher",
},
"mus_public_unittests": {
- "label": "//components/mus/public/cpp/tests:mus_public_unittests",
+ "label": "//services/ui/public/cpp/tests:mus_public_unittests",
"type": "windowed_test_launcher",
},
"message_center_unittests": {
@@ -453,11 +453,11 @@
"type": "windowed_test_launcher",
},
"mus_gpu_unittests": {
- "label": "//components/mus/gpu:mus_gpu_unittests",
+ "label": "//services/ui/gpu:mus_gpu_unittests",
"type": "console_test_launcher",
},
"mus_ws_unittests": {
- "label": "//components/mus/ws:mus_ws_unittests",
+ "label": "//services/ui/ws:mus_ws_unittests",
"type": "windowed_test_launcher",
},
"nacl_loader_unittests": {
« no previous file with comments | « services/ui/ws/window_tree_unittest.cc ('k') | ui/app_list/presenter/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698