| 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',
|
|
|