| 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 c4ca09c266e25aaf8ecd89c6cb022008ae1d1831..4d385dd5512b81f5d4ba5c1a85fc04d33256a0db 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 @@ static_library("handler_lib") {
|
| "mac/crash_report_exception_handler.h",
|
| "mac/exception_handler_server.cc",
|
| "mac/exception_handler_server.h",
|
| + "mac/file_limit_annotation.cc",
|
| + "mac/file_limit_annotation.h",
|
| "prune_crash_reports_thread.cc",
|
| "prune_crash_reports_thread.h",
|
| "user_stream_data_source.cc",
|
|
|