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

Unified Diff: third_party/mojo/mojo_edk_system_impl.gypi

Issue 975973002: Update mojo sdk to rev f68e697e389943cd9bf9652397312280e96b127a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: shake fist at msvc Created 5 years, 10 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/services/html_viewer/html_viewer.cc ('k') | third_party/mojo/mojo_edk_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/mojo_edk_system_impl.gypi
diff --git a/third_party/mojo/mojo_edk_system_impl.gypi b/third_party/mojo/mojo_edk_system_impl.gypi
index 62b8529416c5c929ad16375057f8c6642d400050..60fd1a95477004638a783c809e820a97cb0b25d7 100644
--- a/third_party/mojo/mojo_edk_system_impl.gypi
+++ b/third_party/mojo/mojo_edk_system_impl.gypi
@@ -62,6 +62,7 @@
'src/mojo/edk/system/core.h',
'src/mojo/edk/system/data_pipe.cc',
'src/mojo/edk/system/data_pipe.h',
+ 'src/mojo/edk/system/data_pipe_impl.cc',
'src/mojo/edk/system/data_pipe_impl.h',
'src/mojo/edk/system/data_pipe_consumer_dispatcher.cc',
'src/mojo/edk/system/data_pipe_consumer_dispatcher.h',
@@ -101,6 +102,11 @@
'src/mojo/edk/system/platform_handle_dispatcher.h',
'src/mojo/edk/system/proxy_message_pipe_endpoint.cc',
'src/mojo/edk/system/proxy_message_pipe_endpoint.h',
+ 'src/mojo/edk/system/remote_consumer_data_pipe_impl.cc',
+ 'src/mojo/edk/system/remote_consumer_data_pipe_impl.h',
+ 'src/mojo/edk/system/remote_data_pipe_ack.h',
+ 'src/mojo/edk/system/remote_producer_data_pipe_impl.cc',
+ 'src/mojo/edk/system/remote_producer_data_pipe_impl.h',
'src/mojo/edk/system/raw_channel.cc',
'src/mojo/edk/system/raw_channel.h',
'src/mojo/edk/system/raw_channel_posix.cc',
« no previous file with comments | « mojo/services/html_viewer/html_viewer.cc ('k') | third_party/mojo/mojo_edk_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698