Chromium Code Reviews| Index: build/secondary/third_party/crashpad/crashpad/util/BUILD.gn |
| diff --git a/build/secondary/third_party/crashpad/crashpad/util/BUILD.gn b/build/secondary/third_party/crashpad/crashpad/util/BUILD.gn |
| index 9d519b749dfb1430e23c091fb4aa3fccc5ce2217..5b09b9d65f3fbb90d356f8f59e836e1299b06c8c 100644 |
| --- a/build/secondary/third_party/crashpad/crashpad/util/BUILD.gn |
| +++ b/build/secondary/third_party/crashpad/crashpad/util/BUILD.gn |
| @@ -35,7 +35,7 @@ if (is_mac) { |
| } |
| } |
| -source_set("util") { |
| +static_library("util") { |
| sources = [ |
| "file/file_io.cc", |
| "file/file_io.h", |