Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index e134a8d9b8134131b40ef0b6501510c0d88d71de..11f3a1ead49d15dfdbe2786c2643710229ea914f 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -3189,7 +3189,7 @@ |
| 'conditions': [ |
| ['OS=="linux" or OS=="mac"', { |
| 'dependencies': [ |
| - '../breakpad/breakpad.gyp:dump_syms', |
| + '../breakpad/breakpad.gyp:dump_syms#host', |
| ], |
| }], |
| ['OS=="mac"', { |