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

Unified Diff: third_party/mojo/mojo_edk_tests.gyp

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_tests.gyp
diff --git a/third_party/mojo/mojo_edk_tests.gyp b/third_party/mojo/mojo_edk_tests.gyp
index 942697292037a9bd2f7773e2144162a9b62d557d..9b9f99358c9511faeafc012b940fc11432116725 100644
--- a/third_party/mojo/mojo_edk_tests.gyp
+++ b/third_party/mojo/mojo_edk_tests.gyp
@@ -178,11 +178,10 @@
'src/mojo/edk/system/data_pipe_impl_unittest.cc',
'src/mojo/edk/system/data_pipe_unittest.cc',
'src/mojo/edk/system/dispatcher_unittest.cc',
- 'src/mojo/edk/system/local_data_pipe_impl_unittest.cc',
'src/mojo/edk/system/memory_unittest.cc',
'src/mojo/edk/system/message_pipe_dispatcher_unittest.cc',
- 'src/mojo/edk/system/message_pipe_test_utils.h',
'src/mojo/edk/system/message_pipe_test_utils.cc',
+ 'src/mojo/edk/system/message_pipe_test_utils.h',
'src/mojo/edk/system/message_pipe_unittest.cc',
'src/mojo/edk/system/multiprocess_message_pipe_unittest.cc',
'src/mojo/edk/system/options_validation_unittest.cc',
@@ -225,8 +224,8 @@
],
'sources': [
'src/mojo/edk/system/message_pipe_perftest.cc',
- 'src/mojo/edk/system/message_pipe_test_utils.h',
'src/mojo/edk/system/message_pipe_test_utils.cc',
+ 'src/mojo/edk/system/message_pipe_test_utils.h',
'src/mojo/edk/system/test_utils.cc',
'src/mojo/edk/system/test_utils.h',
],
« no previous file with comments | « third_party/mojo/mojo_edk_system_impl.gypi ('k') | third_party/mojo/mojom_bindings_generator_variables.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698