Chromium Code Reviews| Index: third_party/fips181/BUILD.gn |
| diff --git a/third_party/fips181/BUILD.gn b/third_party/fips181/BUILD.gn |
| index 6a57d6c0eab1c6b31ef8e1bca622d75a1e0223f4..ad952127121a38a2925d6ef5792a85e3149b581f 100644 |
| --- a/third_party/fips181/BUILD.gn |
| +++ b/third_party/fips181/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("fips181") { |
| +static_library("fips181") { |
| sources = [ |
| "convert.cc", |
| "convert.h", |