| 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 a586ec8138714a59f164bf4072ddb1ab244bb24d..7467597c7af7623597572f6ba3bd7d84164464e3 100644
|
| --- a/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| @@ -17,6 +17,7 @@ mojom("test_interfaces") {
|
| "sample_service.mojom",
|
| "scoping.mojom",
|
| "serialization_test_structs.mojom",
|
| + "test_bad_messages.mojom",
|
| "test_constants.mojom",
|
| "test_data_view.mojom",
|
| "test_native_types.mojom",
|
|
|