Index: device/vibration/BUILD.gn |
diff --git a/device/vibration/BUILD.gn b/device/vibration/BUILD.gn |
index 22509a12989e3ddc6ea6d6209b7bcb2095d6a980..0829dbc5a1894128b325f3c3080f099db2b86bdc 100644 |
--- a/device/vibration/BUILD.gn |
+++ b/device/vibration/BUILD.gn |
@@ -32,4 +32,6 @@ mojom("mojo_bindings") { |
sources = [ |
"vibration_manager.mojom", |
] |
+ |
+ use_new_wrapper_types = false |
} |