Chromium Code Reviews| Index: third_party/hunspell/BUILD.gn |
| diff --git a/third_party/hunspell/BUILD.gn b/third_party/hunspell/BUILD.gn |
| index 736dc671ecab20c6d40fb992a574f6f4ba891b89..77d316e5b31fc8098be515d15f9c4edf807a691b 100644 |
| --- a/third_party/hunspell/BUILD.gn |
| +++ b/third_party/hunspell/BUILD.gn |
| @@ -18,7 +18,7 @@ config("hunspell_warnings") { |
| } |
| } |
| -source_set("hunspell") { |
| +static_library("hunspell") { |
| sources = [ |
| "google/bdict.cc", |
| "google/bdict.h", |