Index: components/arc/BUILD.gn |
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
index 745c0a8ccb807e4ecd573e101227846c000c4b6b..d299a9c6602c57d4bfc7fdd6540dbb19aadf80c7 100644 |
--- a/components/arc/BUILD.gn |
+++ b/components/arc/BUILD.gn |
@@ -159,6 +159,8 @@ mojom("arc_bindings") { |
deps = [ |
"//ui/gfx/geometry/mojo", |
] |
+ |
+ use_new_wrapper_types = false |
} |
static_library("arc_test_support") { |