Chromium Code Reviews| Index: device/nfc/BUILD.gn |
| diff --git a/device/nfc/BUILD.gn b/device/nfc/BUILD.gn |
| index 45dd3691bc61b90575cf168c36a9615165946ed4..8c810f29703845bc846e6d71b86f93c235389159 100644 |
| --- a/device/nfc/BUILD.gn |
| +++ b/device/nfc/BUILD.gn |
| @@ -8,5 +8,6 @@ import("//mojo/public/tools/bindings/mojom.gni") |
| mojom("mojo_bindings") { |
| sources = [ |
| "nfc.mojom", |
| + "nfc_provider.mojom", |
| ] |
| } |