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", |
] |