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 d8d6f24615c75cdce1f542b5238d604fe5c3a827..e56f9b5de8c215a9bf48cd04f909429f116782fb 100644 |
--- a/mojo/public/interfaces/bindings/tests/BUILD.gn |
+++ b/mojo/public/interfaces/bindings/tests/BUILD.gn |
@@ -8,7 +8,9 @@ mojom("test_interfaces") { |
testonly = true |
sources = [ |
"math_calculator.mojom", |
+ "no_module.mojom", |
"rect.mojom", |
+ "regression_tests.mojom", |
"sample_factory.mojom", |
"sample_import.mojom", |
"sample_import2.mojom", |