Remove SK_SUPPORT_LEGACY_BACKEND_OBJECTS from public.bzl.

Bug: skia:
Change-Id: Ie8b874bfb53018c5a854eebafca41233281eaf4c
Reviewed-on: https://skia-review.googlesource.com/125753
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
This commit is contained in:
Greg Daniel 2018-05-03 13:35:24 -04:00 committed by Skia Commit-Bot
parent 5d156ad01f
commit 0e6e651a97

View File

@ -599,8 +599,6 @@ def base_defines(os_conditions):
"SK_JUMPER_DISABLE_8BIT",
# JPEG is in codec_limited
"SK_HAS_JPEG_LIBRARY",
# Legacy back-end gpu object access
"SK_SUPPORT_LEGACY_BACKEND_OBJECTS",
] + skia_select(
os_conditions,
[