| Index: Source/core/features.gypi
|
| diff --git a/Source/core/features.gypi b/Source/core/features.gypi
|
| index 979137d6a6a5d0aa31c31b5c3e9371d97be3c36a..82255f71b39648c06dd3de86f4df66063618b9c5 100644
|
| --- a/Source/core/features.gypi
|
| +++ b/Source/core/features.gypi
|
| @@ -38,8 +38,8 @@
|
| 'ENABLE_CUSTOM_SCHEME_HANDLER=0',
|
| 'ENABLE_ENCRYPTED_MEDIA_V2=1',
|
| 'ENABLE_SVG_FONTS=1',
|
| + 'ENABLE_GDI_FONTS_ON_WINDOWS=0',
|
| 'ENABLE_TOUCH_ICON_LOADING=<(enable_touch_icon_loading)',
|
| - 'ENABLE_GDI_FONTS_ON_WINDOWS=1',
|
| # WTF_USE_DYNAMIC_ANNOTATIONS=1 may be defined in build/common.gypi
|
| # We can't define it here because it should be present only
|
| # in Debug or release_valgrind_build=1 builds.
|
|
|