| 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 f394c8d69066e8ae3dcb445048d9f6e8785c75ca..c74755095fecd6aef88677105f794b5b2c3fa4ef 100644
|
| --- a/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| @@ -13,5 +13,6 @@ mojom("test_interfaces") {
|
| "sample_interfaces.mojom",
|
| "sample_service.mojom",
|
| "test_structs.mojom",
|
| + "validation_test_interfaces.mojom",
|
| ]
|
| }
|
|
|