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