aboutsummaryrefslogtreecommitdiffhomepage
path: root/public.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'public.bzl')
-rw-r--r--public.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/public.bzl b/public.bzl
index d7914730ba..dbe2d49812 100644
--- a/public.bzl
+++ b/public.bzl
@@ -668,7 +668,7 @@ DEFINES_ALL = [
# Should remove after we update golden images
"SK_WEBP_ENCODER_USE_DEFAULT_METHOD",
# Experiment to diagnose image diffs in Google3
- "SK_DISABLE_SSSE3_RUNTIME_CHECK_FOR_LOWP_STAGES",
+ "SK_JUMPER_DISABLE_8BIT",
]
################################################################################