Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 924a744149ff885fb175d00ff896021a2a2a4e01..49a5231968f51c68ab1a84dbe7719839968bdcb3 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -3238,6 +3238,11 @@ |
'../third_party/crashpad/crashpad/tools/tools.gyp:crashpad_database_util', |
], |
}], |
+ ['OS=="win"', { |
+ 'dependencies': [ |
+ 'chrome.gyp:crash_service', |
+ ], |
+ }], |
], |
}, |
{ |