| Index: mojo/mojo_base.gyp
|
| diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
|
| index 06b151c71096de7e402c4080ad4bea713584ae60..a067353fa3a930a2dd9bd91ee24c993c5f888646 100644
|
| --- a/mojo/mojo_base.gyp
|
| +++ b/mojo/mojo_base.gyp
|
| @@ -65,7 +65,6 @@
|
| 'mojom_typemaps': [
|
| 'common/common_custom_types.typemap',
|
| ],
|
| - 'use_new_wrapper_types': 'false',
|
| },
|
| 'dependencies': [
|
| '../ipc/ipc.gyp:ipc',
|
| @@ -80,7 +79,6 @@
|
| 'mojom_typemaps': [
|
| 'common/common_custom_types.typemap',
|
| ],
|
| - 'use_new_wrapper_types': 'false',
|
| },
|
| 'sources': [
|
| 'common/test_common_custom_types.mojom',
|
|
|