Chromium Code Reviews| Index: mojo/mojo_edk_tests.gyp |
| diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp |
| index e1924621337039bd3ca46ca1502c4c6df1e7eec1..6544374053ccac93aedc799f2f9b2e1d7fee51e5 100644 |
| --- a/mojo/mojo_edk_tests.gyp |
| +++ b/mojo/mojo_edk_tests.gyp |
| @@ -304,6 +304,7 @@ |
| 'mojom_files': [ |
| 'edk/js/tests/js_to_cpp.mojom', |
| ], |
| + 'use_new_wrapper_types': 'false', |
| }, |
| 'includes': [ 'mojom_bindings_generator_explicit.gypi' ], |
| }, |