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

Unified Diff: content/common/mojo/constants.h

Issue 2221153003: Establish MojoChildConnection from BrowserChildProcessHostImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@renderer-channel
Patch Set: rebase Created 4 years, 4 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/common/child_process_host_impl.cc ('k') | content/common/mojo/constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/mojo/constants.h
diff --git a/content/common/mojo/constants.h b/content/common/mojo/constants.h
index d18da30b4a785852de46f4df08d6ecb826105948..d9f05bd96158bab69acd91b7ed5824b17cf804c5 100644
--- a/content/common/mojo/constants.h
+++ b/content/common/mojo/constants.h
@@ -9,6 +9,7 @@ namespace content {
extern const char kBrowserMojoApplicationName[];
extern const char kGpuMojoApplicationName[];
+extern const char kPluginMojoApplicationName[];
extern const char kRendererMojoApplicationName[];
extern const char kUtilityMojoApplicationName[];
« no previous file with comments | « content/common/child_process_host_impl.cc ('k') | content/common/mojo/constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698