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

Unified Diff: content/common/content_message_generator.h

Issue 195993010: Adds the ability for the renderer to create the mojo channel (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup Created 6 years, 9 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: content/common/content_message_generator.h
diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
index d7f91ec7be2b832cf048b38fc550af0d6ee8d1ba..31bd785da77f2d6ff42dd015ab7da14647227624 100644
--- a/content/common/content_message_generator.h
+++ b/content/common/content_message_generator.h
@@ -40,6 +40,7 @@
#include "content/common/memory_benchmark_messages.h"
#include "content/common/message_port_messages.h"
#include "content/common/mime_registry_messages.h"
+#include "content/common/mojo/mojo_messages.h"
#include "content/common/p2p_messages.h"
#include "content/common/pepper_messages.h"
#include "content/common/plugin_process_messages.h"

Powered by Google App Engine
This is Rietveld 408576698