Index: gyp/skia_for_chromium_defines.gypi |
diff --git a/gyp/skia_for_chromium_defines.gypi b/gyp/skia_for_chromium_defines.gypi |
index a148a83a018f0de1a69970bebec87d6ca74a51f4..d0cb4c7c76e049f5fbae57f2c8ef195cca46ae20 100644 |
--- a/gyp/skia_for_chromium_defines.gypi |
+++ b/gyp/skia_for_chromium_defines.gypi |
@@ -14,6 +14,7 @@ |
# |
'skia_for_chromium_defines': [ |
'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS', |
+ 'SK_RESTRICT_FONT_FORMATS_OPENTYPE' |
bungeman-skia
2016/08/26 15:52:36
This define should live in <chromium>/src/skia/con
drott
2016/08/26 16:19:04
Define renamed to SK_FONT_CONFIG_INTERFACE_ONLY_AL
|
], |
}, |
} |