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 b782146c42e6aa07e669fd2ad969e1db041ba2c6..ec061df18970e1dab46f43d0385ea626f78ffba2 100644 |
--- a/mojo/services/gpu/public/interfaces/BUILD.gn |
+++ b/mojo/services/gpu/public/interfaces/BUILD.gn |
@@ -19,6 +19,4 @@ mojom("interfaces") { |
deps = [ |
"../../../geometry/public/interfaces", |
] |
- |
- import_from = mojo_root |
} |