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

Unified Diff: services/device/manifest.json

Issue 2865653002: [Device Service] Decouple NFC implementation from //content (Closed)
Patch Set: Rebase 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
« no previous file with comments | « services/device/device_service_test_base.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/manifest.json
diff --git a/services/device/manifest.json b/services/device/manifest.json
index 83401c267493a1bc665c15c991c832aa0a5a325e..516c384b637565bb34fd8ab9edacdd26c2699c24 100644
--- a/services/device/manifest.json
+++ b/services/device/manifest.json
@@ -7,6 +7,7 @@
"device:battery_monitor": [ "device::mojom::BatteryMonitor" ],
"device:fingerprint": [ "device::mojom::Fingerprint" ],
"device:generic_sensor": [ "device::mojom::SensorProvider" ],
+ "device:nfc": [ "device::nfc::mojom::NFCProvider" ],
"device:power_monitor": [ "device::mojom::PowerMonitor" ],
"device:screen_orientation": [ "device::mojom::ScreenOrientationListener" ],
"device:sensors": [
« no previous file with comments | « services/device/device_service_test_base.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698