aboutsummaryrefslogtreecommitdiffhomepage
path: root/public.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'public.bzl')
-rw-r--r--public.bzl1
1 files changed, 1 insertions, 0 deletions
diff --git a/public.bzl b/public.bzl
index e17352b0cf..666a598fb0 100644
--- a/public.bzl
+++ b/public.bzl
@@ -593,6 +593,7 @@ DEFINES_ALL = [
"SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS",
# Temporarily Disable analytic AA for Google3
"SK_NO_ANALYTIC_AA",
+ "SK_SUPPORT_LEGACY_CLIPOPS_PLAIN_ENUM",
]
################################################################################