| Index: third_party/mojo/src/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| diff --git a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/BUILD.gn b/third_party/mojo/src/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| index 2b99728809e7be4ce203e006bbc1715c741771bf..f68b113daa6669073a5cfaacb837c0b2e4e98de2 100644
|
| --- a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| +++ b/third_party/mojo/src/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| @@ -19,6 +19,7 @@ mojom("test_interfaces") {
|
| "sample_service.mojom",
|
| "serialization_test_structs.mojom",
|
| "test_structs.mojom",
|
| + "test_unions.mojom",
|
| "validation_test_interfaces.mojom",
|
| ]
|
| }
|
|
|