| 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 d0af97059b2921a52c39e29b79f9ea63fd482c8d..7758a65810aa15dcb3d1df5d8e4717c4ef0aa9b0 100644
|
| --- a/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| @@ -22,6 +22,7 @@ mojom("test_interfaces") {
|
| "test_constants.mojom",
|
| "test_native_types.mojom",
|
| "test_structs.mojom",
|
| + "test_sync_methods.mojom",
|
| "validation_test_interfaces.mojom",
|
| ]
|
|
|
|
|