| Index: third_party/freetype-android/BUILD.gn
|
| diff --git a/third_party/freetype-android/BUILD.gn b/third_party/freetype-android/BUILD.gn
|
| index eb8f12d233ff4c4ece44b2a6d86065f73fbfe2d7..db8c6299540af0010a3165490acd1cbe0062664a 100644
|
| --- a/third_party/freetype-android/BUILD.gn
|
| +++ b/third_party/freetype-android/BUILD.gn
|
| @@ -42,6 +42,7 @@ source_set("freetype") {
|
| defines = [
|
| "FT2_BUILD_LIBRARY",
|
| "DARWIN_NO_CARBON",
|
| +
|
| # Long directory name to avoid accidentally using wrong headers.
|
| "FT_CONFIG_MODULES_H=<freetype-android-config/ftmodule.h>",
|
| "FT_CONFIG_OPTIONS_H=<freetype-android-config/ftoption.h>",
|
|
|