add guard for google3

Bug: skia:
Change-Id: Ic09eaa9d822bf59a617c877d6c0a9d0b4eaea3da
Reviewed-on: https://skia-review.googlesource.com/26524
Reviewed-by: Mike Reed <reed@google.com>
This commit is contained in:
Mike Reed 2017-07-25 13:13:34 -04:00
parent fa78ece52e
commit 92376017d9

View File

@ -667,6 +667,7 @@ DEFINES_ALL = [
"GR_TEST_UTILS",
# Staging flags for API changes
# Should remove after we update golden images
"SK_SUPPORT_LEGACY_CODEC_NEW",
"SK_WEBP_ENCODER_USE_DEFAULT_METHOD",
# Temporarily Disable analytic AA for Google3
"SK_NO_ANALYTIC_AA",