aboutsummaryrefslogtreecommitdiffhomepage
path: root/public.bzl
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2017-07-17 16:41:34 -0400
committerGravatar Mike Reed <reed@google.com>2017-07-17 20:41:24 +0000
commitdf80e39eab6eeebdb7362c22df7591a28d788e02 (patch)
tree13758b2158ced1b75b829efbf48eff52516bf208 /public.bzl
parent262b319dcdbf6329d5ca3212b22323ebec7a7b49 (diff)
remove SK_SUPPORT_LEGACY_INDEX_8_COLORTYPE for google3
Bug: skia: Change-Id: I0469f125c9eb50370ce97287017401082066fcaf Reviewed-on: https://skia-review.googlesource.com/24141 Reviewed-by: Mike Reed <reed@google.com>
Diffstat (limited to 'public.bzl')
-rw-r--r--public.bzl1
1 files changed, 0 insertions, 1 deletions
diff --git a/public.bzl b/public.bzl
index 03773621a0..e01424eccb 100644
--- a/public.bzl
+++ b/public.bzl
@@ -663,7 +663,6 @@ DEFINES_ALL = [
# Required for building dm.
"GR_TEST_UTILS",
# Staging flags for API changes
- "SK_SUPPORT_LEGACY_INDEX_8_COLORTYPE",
# Should remove after we update golden images
"SK_WEBP_ENCODER_USE_DEFAULT_METHOD",
# Temporarily Disable analytic AA for Google3