| Index: mojo/mojo_public.gyp
|
| diff --git a/mojo/mojo_public.gyp b/mojo/mojo_public.gyp
|
| index 69521abb0b8c47f303a689c733ac72e356dc6495..82cb600b527372e9196c9e947b41465e7ea95ac3 100644
|
| --- a/mojo/mojo_public.gyp
|
| +++ b/mojo/mojo_public.gyp
|
| @@ -366,6 +366,7 @@
|
| 'public/interfaces/bindings/tests/test_constants.mojom',
|
| 'public/interfaces/bindings/tests/test_native_types.mojom',
|
| 'public/interfaces/bindings/tests/test_structs.mojom',
|
| + 'public/interfaces/bindings/tests/test_sync_methods.mojom',
|
| 'public/interfaces/bindings/tests/test_unions.mojom',
|
| 'public/interfaces/bindings/tests/validation_test_interfaces.mojom',
|
| ],
|
|
|