| Index: mojo/services/test_service/BUILD.gn
|
| diff --git a/mojo/services/test_service/BUILD.gn b/mojo/services/test_service/BUILD.gn
|
| index 150796c953787898d5986c5e306b4b9b41e2b68f..90bf19a21bf20caaf80bf455f168f7cbafeebedb 100644
|
| --- a/mojo/services/test_service/BUILD.gn
|
| +++ b/mojo/services/test_service/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import("//third_party/mojo/src/mojo/public/mojo_application.gni")
|
| +import("//mojo/public/mojo_application.gni")
|
| import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
|
|
| group("test_service") {
|
|
|