remove SK_SUPPORT_LEGACY_RECTMAKELARGEST flag
Bug: skia: Change-Id: Ic36f1282d23f3f92b250e44685149505cad74bf2 Reviewed-on: https://skia-review.googlesource.com/93423 Reviewed-by: Mike Reed <reed@google.com>
This commit is contained in:
parent
131c8ea4b7
commit
ba00d226c3
@ -586,7 +586,6 @@ def base_defines(os_conditions):
|
||||
"SK_JUMPER_DISABLE_8BIT",
|
||||
# JPEG is in codec_limited
|
||||
"SK_HAS_JPEG_LIBRARY",
|
||||
"SK_SUPPORT_LEGACY_RECTMAKELARGEST",
|
||||
] + skia_select(
|
||||
os_conditions,
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user