Chromium Code Reviews| Index: third_party/modp_b64/BUILD.gn |
| diff --git a/third_party/modp_b64/BUILD.gn b/third_party/modp_b64/BUILD.gn |
| index 539abe1580a16519a900773815556b20f69de590..2ec992b4c96d58ab5d2c4804eab27214f55ffb05 100644 |
| --- a/third_party/modp_b64/BUILD.gn |
| +++ b/third_party/modp_b64/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. |
| -static_library("modp_b64") { |
| +source_set("modp_b64") { |
| sources = [ |
| "modp_b64.cc", |
| "modp_b64.h", |