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

Unified Diff: mojo/mojo.gyp

Issue 103113002: Mojo: (POSIX) Pass channel handle to child. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 7cb5bec64ba33119a7ec559a6a9ac7279b2eb3e8..52f239f42b0b157da9c66865c19991fff6a168df 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -92,6 +92,7 @@
'system/message_pipe_endpoint.h',
'system/platform_channel.cc',
'system/platform_channel.h',
+ 'system/platform_channel_handle.cc',
'system/platform_channel_handle.h',
'system/platform_channel_posix.cc',
'system/proxy_message_pipe_endpoint.cc',

Powered by Google App Engine
This is Rietveld 408576698