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

Unified Diff: mojo/edk/mojo_edk_tests.gyp

Issue 782693004: Update mojo sdk to rev f6c8ec07c01deebc13178d516225fd12695c3dc2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: hack mojo_system_impl gypi for android :| Created 6 years 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: mojo/edk/mojo_edk_tests.gyp
diff --git a/mojo/edk/mojo_edk_tests.gyp b/mojo/edk/mojo_edk_tests.gyp
index b877967726e728fc11fb441eeb85e372fd576ccf..a5710690d861cb4338205d7039caa909c1fd7815 100644
--- a/mojo/edk/mojo_edk_tests.gyp
+++ b/mojo/edk/mojo_edk_tests.gyp
@@ -168,6 +168,7 @@
'embedder/embedder_unittest.cc',
'embedder/platform_channel_pair_posix_unittest.cc',
'embedder/simple_platform_shared_buffer_unittest.cc',
+ 'system/awakable_list_unittest.cc',
'system/channel_endpoint_id_unittest.cc',
'system/channel_manager_unittest.cc',
'system/channel_unittest.cc',
@@ -192,7 +193,6 @@
'system/simple_dispatcher_unittest.cc',
'system/test_utils.cc',
'system/test_utils.h',
- 'system/waiter_list_unittest.cc',
'system/waiter_test_utils.cc',
'system/waiter_test_utils.h',
'system/waiter_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698