Chromium Code Reviews| Index: third_party/ots/BUILD.gn |
| diff --git a/third_party/ots/BUILD.gn b/third_party/ots/BUILD.gn |
| index 738f3897ca215b8a10378c1c2543509c49302d5b..8d5977451270f4ab790451d4ba808fb6eac6c729 100644 |
| --- a/third_party/ots/BUILD.gn |
| +++ b/third_party/ots/BUILD.gn |
| @@ -8,7 +8,7 @@ config("ots_config") { |
| include_dirs = [ "include" ] |
| } |
| -source_set("ots") { |
| +static_library("ots") { |
| sources = [ |
| "include/opentype-sanitiser.h", |
| "include/ots-memory-stream.h", |