| Index: services/shell/shell_public.gyp
|
| diff --git a/services/shell/shell_public.gyp b/services/shell/shell_public.gyp
|
| index c10db5b857d31bd1462fedf198a21e1b2749dc44..2553a31c23bce86d594fe49fc426510178c932aa 100644
|
| --- a/services/shell/shell_public.gyp
|
| +++ b/services/shell/shell_public.gyp
|
| @@ -21,6 +21,7 @@
|
| 'mojom_typemaps': [
|
| '<(DEPTH)/mojo/common/common_custom_types.typemap',
|
| ],
|
| + 'use_new_wrapper_types': 'false',
|
| },
|
| 'includes': [ '../../mojo/mojom_bindings_generator_explicit.gypi' ],
|
| 'dependencies': [
|
|
|