aboutsummaryrefslogtreecommitdiffhomepage
path: root/public.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'public.bzl')
-rw-r--r--public.bzl2
1 files changed, 0 insertions, 2 deletions
diff --git a/public.bzl b/public.bzl
index 51c8069c42..824da8c978 100644
--- a/public.bzl
+++ b/public.bzl
@@ -668,8 +668,6 @@ DEFINES_ALL = [
# Staging flags for API changes
# Should remove after we update golden images
"SK_WEBP_ENCODER_USE_DEFAULT_METHOD",
- # Temporarily Disable analytic AA for Google3
- "SK_NO_ANALYTIC_AA",
# Experiment to diagnose image diffs in Google3
"SK_DISABLE_SSSE3_RUNTIME_CHECK_FOR_LOWP_STAGES",
]