| Index: build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn
|
| diff --git a/build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn b/build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn
|
| index feb32b3c0892e40f2b63d39a8457a8ada165127b..d18fd71c30c63556be9b0c9676e1bc2e50ea3404 100644
|
| --- a/build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn
|
| +++ b/build/secondary/third_party/crashpad/crashpad/minidump/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("minidump") {
|
| +static_library("minidump") {
|
| deps = [
|
| "../compat",
|
| "../snapshot",
|
|
|