Chromium Code Reviews| Index: gpu/gpu.gyp |
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
| index 2bb746554b2100c304b497500260230e26117f9d..6021f56c61e7a34982ce85fe9b90f56f4e134107 100644 |
| --- a/gpu/gpu.gyp |
| +++ b/gpu/gpu.gyp |
| @@ -287,6 +287,7 @@ |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| '../base/base.gyp:test_support_base', |
| + '../testing/gmock.gyp:gmock', |
| '../testing/gtest.gyp:gtest', |
| '../testing/perf/perf_test.gyp:perf_test', |
| '../ui/gfx/gfx.gyp:gfx_geometry', |