| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 5e9a6c1215d1d91987622aef405e5c70d62f8d7a..5b08e9a31175df8a359d00419ef1a122864305d0 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1381,9 +1381,6 @@
|
| 'sources': [
|
| 'test/data/web_ui_test_mojo_bindings.mojom',
|
| ],
|
| - 'variables': {
|
| - 'use_new_wrapper_types': 'false',
|
| - },
|
| 'includes': [ '../mojo/mojom_bindings_generator.gypi' ],
|
| 'export_dependent_settings': [
|
| '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
|
|