| Index: mojo/services/terminal/public/interfaces/BUILD.gn
|
| diff --git a/mojo/services/terminal/public/interfaces/BUILD.gn b/mojo/services/terminal/public/interfaces/BUILD.gn
|
| index fe96c8ff0816bfb3bd4e682c7fdaad2351ab8b3e..b9d349a0a18d587f939c3ed8dcf005808f2c9676 100644
|
| --- a/mojo/services/terminal/public/interfaces/BUILD.gn
|
| +++ b/mojo/services/terminal/public/interfaces/BUILD.gn
|
| @@ -15,4 +15,6 @@ mojom("interfaces") {
|
| public_deps = [
|
| "../../../files/public/interfaces",
|
| ]
|
| +
|
| + import_from = mojo_root
|
| }
|
|
|