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

Unified Diff: third_party/mojo/mojo_edk_tests.gyp

Issue 1179733005: Update mojo sdk to rev bdbb0c7e396fc4044a8b194058d7a7e529715286 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update CommandBufferImpl (Binding::OnConnectionError is no more) Created 5 years, 6 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/embedder/BUILD.gn » ('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 613d8479a00931ca0c7c03c37de8a76e73807dd9..7ec63ca35dc43ff8d2445d14d47d59a6bf50fa90 100644
--- a/third_party/mojo/mojo_edk_tests.gyp
+++ b/third_party/mojo/mojo_edk_tests.gyp
@@ -165,6 +165,7 @@
'src/mojo/edk/system/data_pipe_unittest.cc',
'src/mojo/edk/system/dispatcher_unittest.cc',
'src/mojo/edk/system/endpoint_relayer_unittest.cc',
+ 'src/mojo/edk/system/ipc_support_unittest.cc',
'src/mojo/edk/system/memory_unittest.cc',
'src/mojo/edk/system/message_in_transit_queue_unittest.cc',
'src/mojo/edk/system/message_in_transit_test_utils.cc',
@@ -196,6 +197,7 @@
['OS=="ios"', {
'sources!': [
'src/mojo/edk/embedder/embedder_unittest.cc',
+ 'src/mojo/edk/system/ipc_support_unittest.cc',
'src/mojo/edk/system/multiprocess_message_pipe_unittest.cc',
'src/mojo/edk/test/multiprocess_test_helper_unittest.cc',
],
« no previous file with comments | « third_party/mojo/mojo_edk_system_impl.gypi ('k') | third_party/mojo/src/mojo/edk/embedder/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698