Chromium Code Reviews| Index: breakpad/breakpad.gyp |
| diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp |
| index 155a36104e3a25d0312ac0bd8cc689e968f8a86a..063727f638a6a3738f018aa72b760cda5bd32e72 100644 |
| --- a/breakpad/breakpad.gyp |
| +++ b/breakpad/breakpad.gyp |
| @@ -355,7 +355,7 @@ |
| 'type': 'executable', |
| 'dependencies': [ |
| '../testing/gtest.gyp:gtest', |
| - '../testing/gtest.gyp:gtestmain', |
| + '../testing/gtest.gyp:gtest_main', |
| '../testing/gmock.gyp:gmock', |
| 'breakpad_client', |
| 'breakpad_processor_support', |