| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index b510481076a0ab58fe0daf8412265e867ce76692..11edc23b0382250b208ae068f97d8394faf1274d 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2068,6 +2068,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',
|
| ],
|
|
|