Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 0cd9ea42179382c081a05c0f3452481ea075b618..d16dba933de8432704f4d1ce84210cd235f13076 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -287,6 +287,7 @@ |
['OS=="win"', { |
'dependencies': [ |
'chrome.gyp:crash_service', # run time dependency |
+ 'chrome.gyp:crash_service_win64', # run time dependency |
], |
}], |
['toolkit_uses_gtk == 1', { |