| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index c584f1a66c037aeee589ee66d7243d86ed74ed76..d4895321b3e2b80f9c4219dafc6d729497895e1b 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2065,6 +2065,7 @@
|
| ],
|
| 'dependencies': [
|
| '../components/components.gyp:crash_component',
|
| + '../third_party/crashpad/crashpad/handler/handler.gyp:crashpad_handler',
|
| '../win8/win8.gyp:test_registrar_constants',
|
| '../win8/win8.gyp:test_support_win8',
|
| ],
|
|
|