Chromium Code Reviews| Index: mojo/public/interfaces/bindings/BUILD.gn |
| diff --git a/mojo/public/interfaces/bindings/BUILD.gn b/mojo/public/interfaces/bindings/BUILD.gn |
| index f3b329ecc0e75f27fc5fd2bdf6530266c7d3e91f..c7421b9ece1e5e2c1bc76815d970227d30cfff15 100644 |
| --- a/mojo/public/interfaces/bindings/BUILD.gn |
| +++ b/mojo/public/interfaces/bindings/BUILD.gn |
| @@ -9,6 +9,4 @@ mojom("bindings") { |
| "interface_control_messages.mojom", |
| "pipe_control_messages.mojom", |
| ] |
| - |
| - use_new_wrapper_types = false |
| } |