aboutsummaryrefslogtreecommitdiffhomepage
path: root/public.bzl
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2017-09-15 16:17:34 -0400
committerGravatar Mike Reed <reed@google.com>2017-09-15 20:18:06 +0000
commitb2b28d1eba7d098689410c30427fc1fc29ddbae4 (patch)
tree05a9f36f3bc03721d056816a3f96e6a287a83db0 /public.bzl
parent4543e75a840ef24c33237d329ab8f0d84632e3f2 (diff)
add guard for google3 for stream api change
Bug: skia: Change-Id: I195db927d253167eaee1ab6bedb1d09cdb408c93 Reviewed-on: https://skia-review.googlesource.com/47262 Reviewed-by: Mike Reed <reed@google.com>
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 e8325500a0..7f24fd41fd 100644
--- a/public.bzl
+++ b/public.bzl
@@ -656,6 +656,7 @@ DEFINES_ALL = [
# Required for building dm.
"GR_TEST_UTILS",
# Staging flags for API changes
+ "SK_SUPPORT_LEGACY_STREAM_API",
# Should remove after we update golden images
"SK_WEBP_ENCODER_USE_DEFAULT_METHOD",
# Experiment to diagnose image diffs in Google3