Chromium Code Reviews| Index: device/bluetooth/public/interfaces/BUILD.gn |
| diff --git a/device/bluetooth/public/interfaces/BUILD.gn b/device/bluetooth/public/interfaces/BUILD.gn |
| index aba3e2ea1e0826e006609e3588761d5ae234c2f0..86146370696f33bb8c40b29fd0dac4a8363c6238 100644 |
| --- a/device/bluetooth/public/interfaces/BUILD.gn |
| +++ b/device/bluetooth/public/interfaces/BUILD.gn |
| @@ -8,4 +8,6 @@ mojom("bluetooth_mojom_bluetooth_uuid") { |
| sources = [ |
| "bluetooth_uuid.mojom", |
| ] |
| + |
| + use_new_wrapper_types = false |
| } |