Index: device/battery/BUILD.gn |
diff --git a/device/battery/BUILD.gn b/device/battery/BUILD.gn |
index 6cae7eae3b6c6ebebab9bfa7b11e74b727291f39..05abb014ef114014b53f25113dbb95d0b3abd1b6 100644 |
--- a/device/battery/BUILD.gn |
+++ b/device/battery/BUILD.gn |
@@ -75,4 +75,6 @@ mojom("mojo_bindings") { |
"battery_monitor.mojom", |
"battery_status.mojom", |
] |
+ |
+ use_new_wrapper_types = false |
} |