remove legacy font api flag for flutter
Bug: skia: Change-Id: I318f06f93d42ea74ea2eeb93ff3b69335f93a62c Reviewed-on: https://skia-review.googlesource.com/58240 Reviewed-by: Mike Reed <reed@google.com>
This commit is contained in:
parent
b89c88311d
commit
f6ad341641
@ -2,7 +2,4 @@
|
||||
#
|
||||
# Use of this source code is governed by a BSD-style license that can be
|
||||
# found in the LICENSE file.
|
||||
flutter_defines = [
|
||||
"SK_SUPPORT_LEGACY_IMAGE_ENCODE_API",
|
||||
"SK_SUPPORT_LEGACY_FONTMGR_API",
|
||||
]
|
||||
flutter_defines = [ "SK_SUPPORT_LEGACY_IMAGE_ENCODE_API" ]
|
||||
|
Loading…
Reference in New Issue
Block a user