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

Unified Diff: third_party/mojo/mojo_edk_tests.gyp

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 | « third_party/mojo/mojo_edk_system_impl.gypi ('k') | third_party/mojo/src/mojo/edk/js/core.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 13d24cb06f772cf95ff7eb34f31b671b6d60dfb9..942697292037a9bd2f7773e2144162a9b62d557d 100644
--- a/third_party/mojo/mojo_edk_tests.gyp
+++ b/third_party/mojo/mojo_edk_tests.gyp
@@ -175,6 +175,7 @@
'src/mojo/edk/system/core_unittest.cc',
'src/mojo/edk/system/core_test_base.cc',
'src/mojo/edk/system/core_test_base.h',
+ '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',
@@ -187,6 +188,7 @@
'src/mojo/edk/system/options_validation_unittest.cc',
'src/mojo/edk/system/platform_handle_dispatcher_unittest.cc',
'src/mojo/edk/system/raw_channel_unittest.cc',
+ 'src/mojo/edk/system/remote_data_pipe_impl_unittest.cc',
'src/mojo/edk/system/remote_message_pipe_unittest.cc',
'src/mojo/edk/system/run_all_unittests.cc',
'src/mojo/edk/system/shared_buffer_dispatcher_unittest.cc',
« no previous file with comments | « third_party/mojo/mojo_edk_system_impl.gypi ('k') | third_party/mojo/src/mojo/edk/js/core.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698