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

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: rebased 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
« no previous file with comments | « mojo/common/test/multiprocess_test_base_unittest.cc ('k') | mojo/system/platform_channel.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 1f0f0133c0141f2f9c1f0dfc314402d4bf34346e..df95f5ec04403733ff01aa01f333391489cbf3cb 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',
« no previous file with comments | « mojo/common/test/multiprocess_test_base_unittest.cc ('k') | mojo/system/platform_channel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698