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

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

Issue 206923002: Adds plumbing to pass WebUI mojo::Handle from browser to renderer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add TODO and merge to trunk 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
« no previous file with comments | « content/common/mojo/mojo_channel_init.cc ('k') | content/common/mojo/render_process.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/mojo/mojo_messages.h
diff --git a/content/common/mojo/mojo_messages.h b/content/common/mojo/mojo_messages.h
index 31cea20f175746393e1e216729b157985096006e..6e7685b6842f413812e75ec29be88235a30845a8 100644
--- a/content/common/mojo/mojo_messages.h
+++ b/content/common/mojo/mojo_messages.h
@@ -11,6 +11,7 @@
#include "ipc/ipc_message_macros.h"
#include "ipc/ipc_message_utils.h"
#include "ipc/ipc_param_traits.h"
+#include "ipc/ipc_platform_file.h"
#include "ipc/param_traits_macros.h"
#undef IPC_MESSAGE_EXPORT
« no previous file with comments | « content/common/mojo/mojo_channel_init.cc ('k') | content/common/mojo/render_process.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698