Index: mojo/go/BUILD.gn |
diff --git a/mojo/go/BUILD.gn b/mojo/go/BUILD.gn |
index 1a855e8f2143f1439782b7e475234da53e95e73e..6d856f2097ff0fa3a22127e07d246c7c01d49903 100644 |
--- a/mojo/go/BUILD.gn |
+++ b/mojo/go/BUILD.gn |
@@ -76,6 +76,7 @@ if (is_linux) { |
"tests/testutil_test.go", |
"tests/union_test.go", |
"tests/validation_test.go", |
+ "tests/validation_type_test.go", |
] |
static_library_sources = [ |
"c_embedder/c_embedder.cc", |