Chromium Code Reviews| Index: gpu/gpu.gyp |
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
| index 7c9977710a3c6a3bdf8a3b57d25c8977b1e680bc..b1791e8c436f7171bbea05e5a7b3358518837a54 100644 |
| --- a/gpu/gpu.gyp |
| +++ b/gpu/gpu.gyp |
| @@ -315,8 +315,8 @@ |
| 'type': '<(gtest_target_type)', |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| - '../base/base.gyp:run_all_unittests', |
| '../base/base.gyp:test_support_base', |
| + '../ipc/ipc.gyp:ipc_run_all_unittests', |
| '../ipc/ipc.gyp:test_support_ipc', |
| '../skia/skia.gyp:skia', |
| '../testing/gtest.gyp:gtest', |