Chromium Code Reviews| Index: mojo/services/gpu/public/interfaces/BUILD.gn |
| diff --git a/mojo/services/gpu/public/interfaces/BUILD.gn b/mojo/services/gpu/public/interfaces/BUILD.gn |
| index ec061df18970e1dab46f43d0385ea626f78ffba2..b782146c42e6aa07e669fd2ad969e1db041ba2c6 100644 |
| --- a/mojo/services/gpu/public/interfaces/BUILD.gn |
| +++ b/mojo/services/gpu/public/interfaces/BUILD.gn |
| @@ -19,4 +19,6 @@ mojom("interfaces") { |
| deps = [ |
| "../../../geometry/public/interfaces", |
| ] |
| + |
| + import_from = mojo_root |
| } |