Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index d5434bdee2bcd151495ac804d3966e1c239b60b6..3c7ee8d68518cec1926e0a56069052a40689ee9c 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -272,8 +272,6 @@ mojom("web_ui_test_mojo_bindings") { |
| sources = [ |
| "data/web_ui_test_mojo_bindings.mojom", |
| ] |
| - |
| - use_new_wrapper_types = false |
| } |
| # GYP version //content/content_tests.gypi:layouttest_support_content |