Index: device/vr/BUILD.gn |
diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn |
index 1eb7013e54e7df7037f4320aa830e4e4c667b5d8..78c82b814a054f4046f6bbb3089f002455981184 100644 |
--- a/device/vr/BUILD.gn |
+++ b/device/vr/BUILD.gn |
@@ -62,6 +62,8 @@ mojom("mojo_bindings") { |
sources = [ |
"vr_service.mojom", |
] |
+ |
+ use_new_wrapper_types = false |
} |
if (is_android) { |