| Index: mojo/public/interfaces/bindings/tests/BUILD.gn
|
| diff --git a/mojo/public/interfaces/bindings/tests/BUILD.gn b/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| index c74755095fecd6aef88677105f794b5b2c3fa4ef..5f98d76c2e366266ece28903b6a71b646bfa14c5 100644
|
| --- a/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| @@ -12,6 +12,7 @@ mojom("test_interfaces") {
|
| "sample_import2.mojom",
|
| "sample_interfaces.mojom",
|
| "sample_service.mojom",
|
| + "serialization_test_structs.mojom",
|
| "test_structs.mojom",
|
| "validation_test_interfaces.mojom",
|
| ]
|
|
|