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

Unified Diff: third_party/mojo/mojo_edk_tests.gyp

Issue 954643002: Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use run_renderer_in_process() 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/mojo_public.gyp » ('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 91a777fab34eeeb0497077e52db1e0a057c19edc..13d24cb06f772cf95ff7eb34f31b671b6d60dfb9 100644
--- a/third_party/mojo/mojo_edk_tests.gyp
+++ b/third_party/mojo/mojo_edk_tests.gyp
@@ -177,7 +177,7 @@
'src/mojo/edk/system/core_test_base.h',
'src/mojo/edk/system/data_pipe_unittest.cc',
'src/mojo/edk/system/dispatcher_unittest.cc',
- 'src/mojo/edk/system/local_data_pipe_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',
@@ -193,6 +193,7 @@
'src/mojo/edk/system/simple_dispatcher_unittest.cc',
'src/mojo/edk/system/test_utils.cc',
'src/mojo/edk/system/test_utils.h',
+ 'src/mojo/edk/system/unique_identifier_unittest.cc',
'src/mojo/edk/system/waiter_test_utils.cc',
'src/mojo/edk/system/waiter_test_utils.h',
'src/mojo/edk/system/waiter_unittest.cc',
« no previous file with comments | « third_party/mojo/mojo_edk_system_impl.gypi ('k') | third_party/mojo/mojo_public.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698