Index: BUILD.public |
diff --git a/BUILD.public b/BUILD.public |
index be1f324c66314d3c7d5f79d5f285d0065babf9ea..419c40fb3949bfeb2fd138050f69434281bd7ed6 100644 |
--- a/BUILD.public |
+++ b/BUILD.public |
@@ -407,6 +407,9 @@ DEFINES_ALL = [ |
# Chrome DEFINES. |
"SK_USE_FLOATBITS", |
"SK_USE_FREETYPE_EMBOLDEN", |
+ # TODO(benjaminwagner): Needed for internal cl/107719535, but will be fixed |
+ # up after that CL is submitted. |
+ "SK_SUPPORT_LEGACY_SAVEFLAGS", |
# Turn on a few Google3-specific build fixes. |
"GOOGLE3", |
] |