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

Unified Diff: content/public/common/mojo_channel_switches.h

Issue 2398783002: Rename a bunch of Mojo Application stuff to reference Services. (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 | « content/public/common/mojo_application_info.cc ('k') | content/public/common/mojo_channel_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/mojo_channel_switches.h
diff --git a/content/public/common/mojo_channel_switches.h b/content/public/common/mojo_channel_switches.h
index be46a597a5db1093f640f77f7e8a57a3bf175a6d..636ce48bf2178f680e9695b61094eb65ed775b56 100644
--- a/content/public/common/mojo_channel_switches.h
+++ b/content/public/common/mojo_channel_switches.h
@@ -10,7 +10,7 @@
namespace switches {
CONTENT_EXPORT extern const char kMojoChannelToken[];
-CONTENT_EXPORT extern const char kMojoApplicationChannelToken[];
+CONTENT_EXPORT extern const char kServiceRequestChannelToken[];
} // namespace switches
« no previous file with comments | « content/public/common/mojo_application_info.cc ('k') | content/public/common/mojo_channel_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698