| Index: mojo/mojo_public_tests.gyp
|
| diff --git a/mojo/mojo_public_tests.gyp b/mojo/mojo_public_tests.gyp
|
| index ebe2b6c788f5120b696d174d6b2118ab9e9a5d21..38fd179a7ac69bbd0799afd0f2392b01dd7e6cab 100644
|
| --- a/mojo/mojo_public_tests.gyp
|
| +++ b/mojo/mojo_public_tests.gyp
|
| @@ -19,6 +19,7 @@
|
| 'public/interfaces/bindings/tests/scoping.mojom',
|
| 'public/interfaces/bindings/tests/serialization_test_structs.mojom',
|
| 'public/interfaces/bindings/tests/test_constants.mojom',
|
| + 'public/interfaces/bindings/tests/test_data_view.mojom',
|
| 'public/interfaces/bindings/tests/test_native_types.mojom',
|
| 'public/interfaces/bindings/tests/test_sync_methods.mojom',
|
| ],
|
|
|