| Index: mojo/services/test_service/BUILD.gn
|
| diff --git a/mojo/services/test_service/BUILD.gn b/mojo/services/test_service/BUILD.gn
|
| index 90bf19a21bf20caaf80bf455f168f7cbafeebedb..36647da07634ba1c546d7ad6948af5f74c866ae0 100644
|
| --- a/mojo/services/test_service/BUILD.gn
|
| +++ b/mojo/services/test_service/BUILD.gn
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("//mojo/public/mojo_application.gni")
|
| -import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
| +import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| group("test_service") {
|
| # Meta-target, don't link into production code.
|
|
|