Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index e56355dc0a8863455824ccff7351bf885fc038ff..67a0277f8d163ba17ba9c478bbf0ea525d8fd17a 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -3190,7 +3190,7 @@ |
'conditions': [ |
['OS=="linux" or OS=="mac"', { |
'dependencies': [ |
- '../breakpad/breakpad.gyp:dump_syms', |
+ '../breakpad/breakpad.gyp:dump_syms#host', |
], |
}], |
['OS=="mac"', { |