Chromium Code Reviews| Index: chrome/chrome_exe.gypi |
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
| index c841c1b66be7ca4abaeff3acf08635b21af9857f..0dc6d0ed8b05aeb78208340d5684c6e3a074ef13 100644 |
| --- a/chrome/chrome_exe.gypi |
| +++ b/chrome/chrome_exe.gypi |
| @@ -101,6 +101,7 @@ |
| 'chrome_watcher', |
| 'chrome_watcher_client', |
| '../components/components.gyp:browser_watcher_client', |
| + '../third_party/crashpad/crashpad/handler/handler.gyp:crashpad_handler_lib', |
| ], |
| 'conditions': [ |
| ['kasko==1', { |