| 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 d2ce8b9177442dfb166df005a487e70d6092a23f..c4ca09c266e25aaf8ecd89c6cb022008ae1d1831 100644
|
| --- a/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
|
| +++ b/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
|
| @@ -14,6 +14,8 @@ static_library("handler_lib") {
|
| "mac/exception_handler_server.h",
|
| "prune_crash_reports_thread.cc",
|
| "prune_crash_reports_thread.h",
|
| + "user_stream_data_source.cc",
|
| + "user_stream_data_source.h",
|
| "win/crash_report_exception_handler.cc",
|
| "win/crash_report_exception_handler.h",
|
| ]
|
|
|