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

Unified Diff: services/ui/demo/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/demo/mus_demo_unittests.cc ('k') | services/ui/gpu/mus_gpu_unittests_app_manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/demo/test_manifest.json
diff --git a/services/ui/demo/test_manifest.json b/services/ui/demo/test_manifest.json
index 7e4ca6523ba60d72f9f2508eb7eef51e66689eb1..3167957d4914f0ee125cdf84463ed3bcc3e4290b 100644
--- a/services/ui/demo/test_manifest.json
+++ b/services/ui/demo/test_manifest.json
@@ -5,7 +5,7 @@
"capabilities": {
"required": {
"*": { "classes": [ "app", "test" ] },
- "mojo:ui": { "interfaces": [ "ui::mojom::WindowServerTest" ] }
+ "service:ui": { "interfaces": [ "ui::mojom::WindowServerTest" ] }
}
}
}
« no previous file with comments | « services/ui/demo/mus_demo_unittests.cc ('k') | services/ui/gpu/mus_gpu_unittests_app_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698