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

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

Issue 2894373002: [DeviceService] Move //device/nfc to be part of the internal impl of Device Service (Closed)
Patch Set: Modify code comment Created 3 years, 7 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
Index: services/device/public/interfaces/BUILD.gn
diff --git a/services/device/public/interfaces/BUILD.gn b/services/device/public/interfaces/BUILD.gn
index ea9dd259754799d5d553bdbef50b522ff7ff381d..c4f0a6fd0e198ef64e95fbc5cdc8151165aa47e1 100644
--- a/services/device/public/interfaces/BUILD.gn
+++ b/services/device/public/interfaces/BUILD.gn
@@ -9,6 +9,8 @@ mojom("interfaces") {
"battery_monitor.mojom",
"battery_status.mojom",
"fingerprint.mojom",
+ "nfc.mojom",
+ "nfc_provider.mojom",
"power_monitor.mojom",
"time_zone_monitor.mojom",
"vibration_manager.mojom",

Powered by Google App Engine
This is Rietveld 408576698