| 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 13a25b30f1b6adc161cb5f13afa1b90b5be23cad..06b5cbd1021de80c09cfa597499feedf1337a200 100644
|
| --- a/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
|
| +++ b/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -source_set("handler_lib") {
|
| +static_library("handler_lib") {
|
| sources = [
|
| "crash_report_upload_thread.cc",
|
| "crash_report_upload_thread.h",
|
|
|