Chromium Code Reviews| Index: mojo/services/files/public/interfaces/BUILD.gn |
| diff --git a/mojo/services/files/public/interfaces/BUILD.gn b/mojo/services/files/public/interfaces/BUILD.gn |
| index 04d041bcf90c51a8195c622e0b9842756df6353c..5bfac61a650c940cc16a4f0a34cf26945e237ca6 100644 |
| --- a/mojo/services/files/public/interfaces/BUILD.gn |
| +++ b/mojo/services/files/public/interfaces/BUILD.gn |
| @@ -14,4 +14,6 @@ mojom("interfaces") { |
| ] |
| import_dirs = [ get_path_info("../../../", "abspath") ] |
| + |
| + import_from = mojo_root |
| } |