Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 07f1de2b213311dc71d461d0a97de29bf443008e..cfaddd60acff84966d59abe58d193fe2b69de14a 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -3236,6 +3236,11 @@ |
| '../third_party/crashpad/crashpad/tools/tools.gyp:crashpad_database_util', |
| ], |
| }], |
| + ['OS=="win"', { |
| + 'dependencies': [ |
| + 'chrome.gyp:crash_service', |
| + ], |
| + }], |
| ], |
| }, |
| { |