Chromium Code Reviews| Index: mojo/go/BUILD.gn |
| diff --git a/mojo/go/BUILD.gn b/mojo/go/BUILD.gn |
| index d4447bfc5861ae108398cc0236bb462e6f33c073..6fed26a9e06e5de2fe8c0421858e040636519939 100644 |
| --- a/mojo/go/BUILD.gn |
| +++ b/mojo/go/BUILD.gn |
| @@ -66,6 +66,7 @@ if (is_linux) { |
| "tests/application_impl_test.go", |
| "tests/async_waiter_test.go", |
| "tests/encoding_test.go", |
| + "tests/enums_test.go", |
| "tests/interface_test.go", |
| "tests/message_test.go", |
| "tests/regression_test.go", |