| Index: services/dart/dart_apptests/BUILD.gn
|
| diff --git a/services/dart/dart_apptests/BUILD.gn b/services/dart/dart_apptests/BUILD.gn
|
| index c598b0614be42781fc96b71f69ff96e23d066db0..fdbec8b58415c4b804988eb57f98416ba60a6800 100644
|
| --- a/services/dart/dart_apptests/BUILD.gn
|
| +++ b/services/dart/dart_apptests/BUILD.gn
|
| @@ -21,7 +21,7 @@ dart_pkg("dart_apptests") {
|
| deps = [
|
| "//mojo/dart/mojo_services",
|
| "//mojo/public/dart",
|
| - "//third_party/dart-pkg",
|
| + "//mojo/public/third_party/dart-pkg",
|
| "//mojo/public/interfaces/bindings/tests:versioning_test_client_interfaces",
|
| "//mojo/public/interfaces/bindings/tests:versioning_test_service_interfaces",
|
| "//services/dart/test/echo",
|
|
|