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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1554443003: Stop linking in the old Mojo EDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge and fix new flaky test Created 4 years, 11 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 | « net/test/run_all_unittests.cc ('k') | third_party/mojo/mojo_edk_tests.gyp » ('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 eee39fce0b81c3ef222b3ce8c881858e10490820..c085b4351f1b5f933a86251ecec2c71a3254d880 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -274,23 +274,23 @@
"type": "console_test_launcher",
},
"mojo_public_application_unittests": {
- "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_applicaiton_unittests",
+ "label": "//mojo/application/public/cpp/tests:mojo_public_application_unittests",
"type": "unknown",
},
"mojo_public_bindings_unittests": {
- "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_bindings_unittests",
+ "label": "//mojo/edk/test:mojo_public_bindings_unittests",
"type": "console_test_launcher",
},
"mojo_public_environment_unittests": {
- "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_environment_unittests",
+ "label": "//mojo/edk/test:mojo_public_environment_unittests",
"type": "console_test_launcher",
},
"mojo_public_system_unittests": {
- "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_system_unittests",
+ "label": "//mojo/edk/test:mojo_public_system_unittests",
"type": "console_test_launcher",
},
"mojo_public_utility_unittests": {
- "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_utility_unittests",
+ "label": "//mojo/edk/test:mojo_public_utility_unittests",
"type": "console_test_launcher",
},
"mojo_runner_host_unittests": {
@@ -306,7 +306,7 @@
"type": "unknown",
},
"mojo_system_unittests": {
- "label": "//third_party/mojo/src/mojo/edk/system:mojo_system_unittests",
+ "label": "//mojo/edk/system:mojo_system_unittests",
"type": "unknown",
},
"mojo_view_manager_lib_unittests": {
« no previous file with comments | « net/test/run_all_unittests.cc ('k') | third_party/mojo/mojo_edk_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698