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

Unified Diff: services/device/manifest.json

Issue 2460723003: Enable connection to Mojo services from Blink (Closed)
Patch Set: Rebase Created 4 years 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.cc ('k') | services/device/public/cpp/BUILD.gn » ('j') | 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 bdc1d8d8af0f60a9936197e656962bfb11ce89da..4d5708645430bf1aeda524126b955564c043579d 100644
--- a/services/device/manifest.json
+++ b/services/device/manifest.json
@@ -5,6 +5,7 @@
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
+ "device:time_zone_monitor": [ "device::mojom::TimeZoneMonitor" ]
},
"requires": {
}
« no previous file with comments | « services/device/device_service.cc ('k') | services/device/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698