Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 491244e137c8f8cdecd30dac1ffbb7d03933cd4e..fdb0ab66ffdd53466d943359386797439ce2af24 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -434,4 +434,6 @@ mojom("mojo_bindings") { |
public_deps = [ |
"//skia/public/interfaces", |
] |
+ |
+ use_new_wrapper_types = false |
} |