| Index: tools/gn/secondary/third_party/sfntly/BUILD.gn
|
| diff --git a/tools/gn/secondary/third_party/sfntly/BUILD.gn b/tools/gn/secondary/third_party/sfntly/BUILD.gn
|
| index b2972f9f023b08ceee1c0e4a22f84660ee3a736f..3c03b9a5533a7e1c6a8cef4d39225824ce40bb72 100644
|
| --- a/tools/gn/secondary/third_party/sfntly/BUILD.gn
|
| +++ b/tools/gn/secondary/third_party/sfntly/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.
|
|
|
| -static_library("sfntly") {
|
| +source_set("sfntly") {
|
| sources = [
|
| "cpp/src/sfntly/data/byte_array.cc",
|
| "cpp/src/sfntly/data/byte_array.h",
|
|
|