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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 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
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 9584030dc5bfffe9a6e71f3ddcbe5c1cd6d3d983..e51cac34a9f8509c5afc86091fdbe46eaa963267 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -627,7 +627,7 @@
"type": "console_test_launcher",
},
"mojo_public_application_unittests": {
- "label": "//services/shell/public/cpp/tests:mojo_public_application_unittests",
+ "label": "//services/service_manager/public/cpp/tests:mojo_public_application_unittests",
"type": "windowed_test_launcher",
},
"mojo_public_bindings_unittests": {
@@ -639,7 +639,7 @@
"type": "console_test_launcher",
},
"mojo_runner_host_unittests": {
- "label": "//services/shell/runner/host:mojo_runner_host_unittests",
+ "label": "//services/service_manager/runner/host:mojo_runner_host_unittests",
"type": "console_test_launcher",
},
"mojo_system_unittests": {
@@ -774,7 +774,7 @@
"type": "console_test_launcher",
},
"service_manager_unittests": {
- "label": "//services/shell/tests:service_manager_unittests",
+ "label": "//services/service_manager/tests:service_manager_unittests",
"type": "console_test_launcher",
},
"setup_unittests": {
« no previous file with comments | « services/video_capture/video_capture_service_test.h ('k') | third_party/WebKit/LayoutTests/harness-tests/mojo-helpers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698