Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8987)

Unified Diff: chrome/chrome_browser.gypi

Issue 1490613004: Revert of Reland: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/google/google_update_settings_posix.cc ('k') | chrome/chrome_dll.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index bf1b66475b96ef755c1cb2f6f480b03c41b5f3cd..d6df1df032c9231ae2c51b30ead20aee71cb9976 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -428,6 +428,10 @@
'browser/component_updater/swiftshader_component_installer.h',
'browser/crash_upload_list.cc',
'browser/crash_upload_list.h',
+ 'browser/crash_upload_list_mac.cc',
+ 'browser/crash_upload_list_mac.h',
+ 'browser/crash_upload_list_win.cc',
+ 'browser/crash_upload_list_win.h',
'browser/custom_handlers/protocol_handler_registry.cc',
'browser/custom_handlers/protocol_handler_registry.h',
'browser/custom_handlers/protocol_handler_registry_factory.cc',
@@ -1341,8 +1345,6 @@
],
# Sources (generally "desktop OS importers") used only on Mac & Windows.
'chrome_browser_win_mac_sources': [
- 'browser/crash_upload_list_crashpad.cc',
- 'browser/crash_upload_list_crashpad.h',
'browser/media_galleries/fileapi/file_path_watcher_util.cc',
'browser/media_galleries/fileapi/file_path_watcher_util.h',
'browser/media_galleries/fileapi/iapps_data_provider.cc',
« no previous file with comments | « chrome/browser/google/google_update_settings_posix.cc ('k') | chrome/chrome_dll.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698