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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 2067233002: Revert of Use Mojo pipes to signal sync IPC events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « ppapi/ppapi_proxy_nacl.gyp ('k') | ppapi/proxy/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_tests.gypi
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
index 9fdc8025b26ba6f4f956142e0d7d5c84a44d0254..a2ee7f08057acedab52b026120c7ee6087829647 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -151,7 +151,6 @@
'../base/base.gyp:test_support_base',
'../ipc/ipc.gyp:ipc',
'../ipc/ipc.gyp:test_support_ipc',
- '../mojo/mojo_edk.gyp:mojo_system_impl',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
],
@@ -180,7 +179,6 @@
'ppapi_shared',
'ppapi_unittest_shared',
'../base/base.gyp:test_support_base',
- '../mojo/mojo_edk.gyp:mojo_system_impl',
'../testing/gtest.gyp:gtest',
],
'sources': [
@@ -200,10 +198,10 @@
'ppapi_proxy',
'ppapi_shared',
'ppapi_unittest_shared',
+ '../base/base.gyp:run_all_unittests',
'../base/base.gyp:test_support_base',
'../gpu/gpu.gyp:gpu_ipc_common',
'../ipc/ipc.gyp:ipc',
- '../ipc/ipc.gyp:ipc_run_all_unittests',
'../ipc/ipc.gyp:test_support_ipc',
'../media/media.gyp:shared_memory_support',
'../skia/skia.gyp:skia',
« no previous file with comments | « ppapi/ppapi_proxy_nacl.gyp ('k') | ppapi/proxy/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698