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

Unified Diff: mojo/mojo.gyp

Issue 292983007: Mojo: Make PlatformChannelRecvmsg() append handles to a deque instead. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments Created 6 years, 7 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 | « mojo/embedder/platform_handle_vector.cc ('k') | mojo/system/raw_channel_posix.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 5c9198feafa1b5419aac77c93ec029fc1be9f7a7..c9f74d8221244c402a296660b49bb739929e61e5 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -152,7 +152,7 @@
'embedder/platform_channel_utils_posix.h',
'embedder/platform_handle.cc',
'embedder/platform_handle.h',
- 'embedder/platform_handle_vector.cc',
+ 'embedder/platform_handle_utils.h',
'embedder/platform_handle_vector.h',
'embedder/scoped_platform_handle.h',
'system/channel.cc',
« no previous file with comments | « mojo/embedder/platform_handle_vector.cc ('k') | mojo/system/raw_channel_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698