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 f23b2e404bbb21f58669e2d8f696e1ba84a79985..d5baa9d5cb742663a451ffe4ac288e1fa650c76f 100644 |
--- a/mojo/public/interfaces/bindings/tests/BUILD.gn |
+++ b/mojo/public/interfaces/bindings/tests/BUILD.gn |
@@ -42,6 +42,7 @@ mojom("test_associated_interfaces") { |
testonly = true |
sources = [ |
"test_associated_interfaces.mojom", |
+ "validation_test_associated_interfaces.mojom", |
] |
with_environment = false |