| Index: third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
|
| diff --git a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom b/third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
|
| index b62df5b1f5c972aaea0097ea17771d15ff0a7521..6b297fb4874f06023b8b2cbd1fa38036ae08a584 100644
|
| --- a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
|
| +++ b/third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
|
| @@ -5,7 +5,7 @@
|
| [JavaPackage="org.chromium.mojo.bindings.test.mojom.test_structs"]
|
| module mojo.test;
|
|
|
| -import "mojo/public/interfaces/bindings/tests/rect.mojom";
|
| +import "third_party/mojo/src/mojo/public/interfaces/bindings/tests/rect.mojom";
|
|
|
| struct NamedRegion {
|
| string? name;
|
|
|