Chromium Code Reviews| Index: gpu/gpu.gyp |
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
| index c04fa4d814c44ee3ee00830d589a573587319b4d..d6467e701d0298b1322f2f047fecfe7a4ecd60b5 100644 |
| --- a/gpu/gpu.gyp |
| +++ b/gpu/gpu.gyp |
| @@ -213,7 +213,7 @@ |
| 'dependencies': [ |
| '../app/app.gyp:app_base', |
| '../testing/gmock.gyp:gmock', |
| - '../testing/gmock.gyp:gmockmain', |
| + '../testing/gmock.gyp:gmock_main', |
| '../testing/gtest.gyp:gtest', |
| 'command_buffer_client', |
| 'command_buffer_common', |