add flag for flutter

Bug: skia:
Change-Id: I707909dbd43b8530ecf3697da78cf567d76d71e9
Reviewed-on: https://skia-review.googlesource.com/c/183385
Reviewed-by: Mike Reed <reed@google.com>
This commit is contained in:
Mike Reed 2019-01-11 15:28:27 -05:00
parent a8ea53e160
commit e7d28f4a8c

View File

@ -14,6 +14,7 @@ flutter_defines = [
"SK_DISABLE_DAA",
# API staging
"SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS",
# Flutter doesn't deserialize anything.
"SK_DISABLE_READBUFFER",