Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(442)

Unified Diff: services/device/public/interfaces/BUILD.gn

Issue 2664353002: Host fingerprint mojo service within the device service. (Closed)
Patch Set: comments Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/device/manifest.json ('k') | services/device/public/interfaces/fingerprint.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « services/device/manifest.json ('k') | services/device/public/interfaces/fingerprint.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698