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

Unified Diff: ash/autoclick/mus/manifest.json

Issue 2427443002: Replace remaining shell references with service manager (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | ash/touch_hud/mus/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/autoclick/mus/manifest.json
diff --git a/ash/autoclick/mus/manifest.json b/ash/autoclick/mus/manifest.json
index 4d7ca4bb1d20934646ee71da6dff485a2f1d481e..4db5913aed04d76f74babf1f586484bf217cb4d3 100644
--- a/ash/autoclick/mus/manifest.json
+++ b/ash/autoclick/mus/manifest.json
@@ -9,7 +9,7 @@
},
"required": {
"*": [ "app" ],
- "service:shell": [ "shell:service_manager" ]
+ "service:service_manager": [ "service_manager:service_manager" ]
}
}
}
« no previous file with comments | « no previous file | ash/touch_hud/mus/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698