Chromium Code Reviews| Index: third_party/woff2/BUILD.gn |
| diff --git a/third_party/woff2/BUILD.gn b/third_party/woff2/BUILD.gn |
| index 431ceca474a5a021bb3212ecd9c60eefa3c689c4..7bba8e461156c3a207a7540e366d303abb163678 100644 |
| --- a/third_party/woff2/BUILD.gn |
| +++ b/third_party/woff2/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("woff2_dec") { |
| +static_library("woff2_dec") { |
| sources = [ |
| "src/buffer.h", |
| "src/round.h", |