Chromium Code Reviews| Index: components/base32/BUILD.gn |
| diff --git a/components/base32/BUILD.gn b/components/base32/BUILD.gn |
| index 78136044798d4201e9d20b209a750c753261584b..3e53a3f72fd07caa0f5f0337ba159441266e0b22 100644 |
| --- a/components/base32/BUILD.gn |
| +++ b/components/base32/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("base32") { |
| +static_library("base32") { |
| sources = [ |
| "base32.cc", |
| "base32.h", |