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

Unified Diff: components/filesystem/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
Index: components/filesystem/test_manifest.json
diff --git a/components/filesystem/test_manifest.json b/components/filesystem/test_manifest.json
index 1dc20525ede3e9e73b47247ae73e01b8e6e4fb47..370d74b08abd19e81e8a96688e96e8ae857a7806 100644
--- a/components/filesystem/test_manifest.json
+++ b/components/filesystem/test_manifest.json
@@ -4,7 +4,7 @@
"display_name": "Filesystem Service Unittests",
"capabilities": {
"required": {
- "mojo:filesystem": { "interfaces": [ "filesystem::mojom::FileSystem" ] }
+ "service:filesystem": { "interfaces": [ "filesystem::mojom::FileSystem" ] }
}
}
}
« no previous file with comments | « components/filesystem/public/cpp/prefs/pref_service_factory.cc ('k') | components/font_service/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698