| Index: Source/build/features.gypi
|
| diff --git a/Source/build/features.gypi b/Source/build/features.gypi
|
| index 503af4f294fe40ef1d8eba74471dc1a29dbcefc7..37dc8e5aea46aa4e4d9b0c8f291579d20bdab2ac 100644
|
| --- a/Source/build/features.gypi
|
| +++ b/Source/build/features.gypi
|
| @@ -33,7 +33,6 @@
|
| 'variables': {
|
| 'feature_defines': [
|
| 'ENABLE_SVG_FONTS=1',
|
| - 'ENABLE_OPENTYPE_VERTICAL=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.
|
|
|