Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 90749ef0af5edf557c4b0ef29ff59ab8b3cc7042..033c3e647e86728d0aba6f1484bb0db10aaaa6ea 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -262,4 +262,6 @@ mojom("mojo_bindings") { |
| "//url/mojo:url_mojom_gurl", |
| "//url/mojo:url_mojom_origin", |
| ] |
| + |
| + use_new_wrapper_types = false |
| } |