| Index: build/secondary/third_party/freetype/BUILD.gn
|
| diff --git a/build/secondary/third_party/freetype/BUILD.gn b/build/secondary/third_party/freetype/BUILD.gn
|
| index 2b9623964fbf5a88c24f599505b30cbddc769861..2181d87209d7d1ffc03485a55316620dd4976bdc 100644
|
| --- a/build/secondary/third_party/freetype/BUILD.gn
|
| +++ b/build/secondary/third_party/freetype/BUILD.gn
|
| @@ -39,9 +39,7 @@ source_set("freetype") {
|
| "DARWIN_NO_CARBON",
|
| ]
|
|
|
| - include_dirs = [
|
| - "build",
|
| - ]
|
| + include_dirs = [ "build" ]
|
|
|
| public_configs = [ ":freetype_config" ]
|
|
|
|
|