| Index: mojo/services/content_handler/public/interfaces/BUILD.gn
|
| diff --git a/mojo/services/content_handler/public/interfaces/BUILD.gn b/mojo/services/content_handler/public/interfaces/BUILD.gn
|
| index c58507a1f7de5a7a6d3aae41cb6bf13fd32db767..ad1bb9a7df83a935637dfae0db0bb6f605b7ea78 100644
|
| --- a/mojo/services/content_handler/public/interfaces/BUILD.gn
|
| +++ b/mojo/services/content_handler/public/interfaces/BUILD.gn
|
| @@ -23,4 +23,6 @@ mojom("interfaces") {
|
| ]
|
|
|
| mojo_sdk_deps = [ "mojo/public/interfaces/application" ]
|
| +
|
| + import_from = mojo_root
|
| }
|
|
|