Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index c6b737b5a51436c95587aa68b298162bef749327..937969303b1862ae167020d4173480f29c73130a 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -739,4 +739,6 @@ mojom("mojo_bindings") { |
sources = [ |
"common/layout_test/layout_test_bluetooth_fake_adapter_setter.mojom", |
] |
+ |
+ use_new_wrapper_types = false |
} |