| Index: services/dart/dart_apptests/BUILD.gn
|
| diff --git a/services/dart/dart_apptests/BUILD.gn b/services/dart/dart_apptests/BUILD.gn
|
| index bcc247cb04f336fd34063e9fc0500456feccab1d..c598b0614be42781fc96b71f69ff96e23d066db0 100644
|
| --- a/services/dart/dart_apptests/BUILD.gn
|
| +++ b/services/dart/dart_apptests/BUILD.gn
|
| @@ -21,6 +21,7 @@ dart_pkg("dart_apptests") {
|
| deps = [
|
| "//mojo/dart/mojo_services",
|
| "//mojo/public/dart",
|
| + "//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",
|
|
|