Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Unified Diff: BUILD.public

Issue 1568633002: For Google3, enable SK_SUPPORT_LEGACY_SAVEFLAGS; required by legacy webkit_headless. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Add TODO. Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698