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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 10 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 275ab7487173e84a5435b1559f998d4e384fdfa6..2009a3205992801e62ec2882e92655e505748f17 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -347,23 +347,23 @@
"type": "console_test_launcher",
},
"mojo_public_application_unittests": {
- "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_applicaiton_unittests",
+ "label": "//mojo/edk/test:mojo_public_applicaiton_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": {
@@ -379,7 +379,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": {

Powered by Google App Engine
This is Rietveld 408576698