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

Unified Diff: services/file/public/cpp/constants.cc

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/file/manifest.json ('k') | services/navigation/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/file/public/cpp/constants.cc
diff --git a/services/file/public/cpp/constants.cc b/services/file/public/cpp/constants.cc
index 8d8af2f1fe6aa38728dfdd00c6ad64a2426e5308..142c806c5dff65a5af96a2726066d04bcf7595ae 100644
--- a/services/file/public/cpp/constants.cc
+++ b/services/file/public/cpp/constants.cc
@@ -6,6 +6,6 @@
namespace file {
-const char kFileServiceName[] = "mojo:file";
+const char kFileServiceName[] = "service:file";
} // namespace file
« no previous file with comments | « services/file/manifest.json ('k') | services/navigation/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698