Chromium Code Reviews| Index: third_party/cld_2/BUILD.gn |
| diff --git a/third_party/cld_2/BUILD.gn b/third_party/cld_2/BUILD.gn |
| index d90e85966406740bed09ba4ff16c96781af7ca55..0a61bf0dfa15a02796ab56d68abe05eef4d146bc 100644 |
| --- a/third_party/cld_2/BUILD.gn |
| +++ b/third_party/cld_2/BUILD.gn |
| @@ -25,7 +25,7 @@ config("cld2_data_warnings") { |
| } |
| } |
| -source_set("cld2_data") { |
| +static_library("cld2_data") { |
| sources = gypi_values.cld2_data_sources |
| if (cld2_table_size == 0) { |
| sources += gypi_values.cld2_data_smallest_sources |