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

Unified Diff: services/ui/clipboard/test_manifest.json

Issue 2390013002: Rename mojo: to service: (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 | « services/ui/clipboard/clipboard_unittest.cc ('k') | services/ui/demo/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/clipboard/test_manifest.json
diff --git a/services/ui/clipboard/test_manifest.json b/services/ui/clipboard/test_manifest.json
index 8235ca6513704ebc94ddf4550158fc216b029cdc..ef0adfb8b17e40b0a00658d23a89ce341defba2b 100644
--- a/services/ui/clipboard/test_manifest.json
+++ b/services/ui/clipboard/test_manifest.json
@@ -4,7 +4,7 @@
"display_name": "Clipboard Service Unittests",
"capabilities": {
"required": {
- "mojo:ui": { "interfaces": [ "ui::mojom::Clipboard" ] }
+ "service:ui": { "interfaces": [ "ui::mojom::Clipboard" ] }
}
}
}
« no previous file with comments | « services/ui/clipboard/clipboard_unittest.cc ('k') | services/ui/demo/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698