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

Unified Diff: build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn

Issue 1568553002: Update Crashpad to 54048cfd78af0a54cf4a2d2ecfb83881f5c54590 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: OWN Created 4 years, 11 months 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
Index: build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
diff --git a/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn b/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
index 9ad34648ffcd90ed9e4a8fb1372aa0dfb9f08c50..94269fa6d28e339fb97dec39b90f542721d5746e 100644
--- a/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
+++ b/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
@@ -12,6 +12,8 @@ source_set("handler_lib") {
"mac/crash_report_exception_handler.h",
"mac/exception_handler_server.cc",
"mac/exception_handler_server.h",
+ "prune_crash_reports_thread.cc",
+ "prune_crash_reports_thread.h",
"win/crash_report_exception_handler.cc",
"win/crash_report_exception_handler.h",
]
« no previous file with comments | « build/secondary/third_party/crashpad/OWNERS ('k') | build/secondary/third_party/crashpad/crashpad/util/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698