Chromium Code Reviews| Index: services/device/public/interfaces/BUILD.gn |
| diff --git a/services/device/public/interfaces/BUILD.gn b/services/device/public/interfaces/BUILD.gn |
| index 5ef17d7be9014113373f7c8cf20de2875ada2c64..8e9b2503b66e3377577e786b6ba24187c897b1bf 100644 |
| --- a/services/device/public/interfaces/BUILD.gn |
| +++ b/services/device/public/interfaces/BUILD.gn |
| @@ -6,6 +6,7 @@ import("//mojo/public/tools/bindings/mojom.gni") |
| mojom("interfaces") { |
| sources = [ |
| + "fingerprint.mojom", |
| "power_monitor.mojom", |
| "time_zone_monitor.mojom", |
| ] |