Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index d02673fad88d76114eeb18e5989bf36ba9f1c921..d253a67d1046b987fc83dac9dd3c83832165e25f 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -102,6 +102,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', { |
@@ -428,8 +429,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', |