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