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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 1714903003: mustash: Move gpu/ipc to gpu/ipc/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Win64 build Created 4 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 | « ppapi/ppapi_internal.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 f8ab6f6ed1019b01a1a24d9ae3e0491f107c66e6..a2ee7f08057acedab52b026120c7ee6087829647 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -200,7 +200,7 @@
'ppapi_unittest_shared',
'../base/base.gyp:run_all_unittests',
'../base/base.gyp:test_support_base',
- '../gpu/gpu.gyp:gpu_ipc',
+ '../gpu/gpu.gyp:gpu_ipc_common',
'../ipc/ipc.gyp:ipc',
'../ipc/ipc.gyp:test_support_ipc',
'../media/media.gyp:shared_memory_support',
« no previous file with comments | « ppapi/ppapi_internal.gyp ('k') | ppapi/proxy/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698