Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index a2fa643222883f4d72bd8a38115f260d7400edf0..27bd63ee8d967e6afc0212a34f11bad332b86aeb 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -105,6 +105,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', { |
@@ -432,8 +433,6 @@ |
], |
'sources': [ |
'<(SHARED_INTERMEDIATE_DIR)/chrome_version/chrome_exe_version.rc', |
- 'app/chrome_crash_reporter_client.cc', |
- 'app/chrome_crash_reporter_client.h', |
'app/chrome_exe.rc', |
'common/crash_keys.cc', |
'common/crash_keys.h', |