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

Unified Diff: third_party/mojo/mojo_edk_system_impl.gypi

Issue 1019173002: Update mojo sdk to rev 7214b7ec7d27563b2666afad86cf1c5895c56c18 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Keep permission service alive if embedder drops requests Created 5 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
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 60fd1a95477004638a783c809e820a97cb0b25d7..53e904b0318c013e7291330897b3da3a3ffeec59 100644
--- a/third_party/mojo/mojo_edk_system_impl.gypi
+++ b/third_party/mojo/mojo_edk_system_impl.gypi
@@ -58,14 +58,16 @@
'src/mojo/edk/system/channel_manager.h',
'src/mojo/edk/system/configuration.cc',
'src/mojo/edk/system/configuration.h',
+ 'src/mojo/edk/system/connection_manager.cc',
+ 'src/mojo/edk/system/connection_manager.h',
'src/mojo/edk/system/core.cc',
'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',
+ 'src/mojo/edk/system/data_pipe_impl.cc',
+ 'src/mojo/edk/system/data_pipe_impl.h',
'src/mojo/edk/system/data_pipe_producer_dispatcher.cc',
'src/mojo/edk/system/data_pipe_producer_dispatcher.h',
'src/mojo/edk/system/dispatcher.cc',
« no previous file with comments | « content/browser/presentation/presentation_service_impl_unittest.cc ('k') | third_party/mojo/mojo_edk_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698