Chromium Code Reviews| Index: device/nfc/BUILD.gn |
| diff --git a/device/nfc/BUILD.gn b/device/nfc/BUILD.gn |
| index 5932bf6529ed66f02cfb560fddc3d20f020a3c4d..a284b7907414761cba91a6f611add3dacbdafa67 100644 |
| --- a/device/nfc/BUILD.gn |
| +++ b/device/nfc/BUILD.gn |
| @@ -48,4 +48,6 @@ mojom("mojo_bindings") { |
| sources = [ |
| "nfc.mojom", |
| ] |
| + |
| + use_new_wrapper_types = false |
| } |