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

Unified Diff: BUILD.public

Issue 1516863007: In BUILD.public, enable SK_SUPPORT_LEGACY_HAIR_IGNORES_CAPS. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 years 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 d20eb235eed1189c846ce8b873c780792c37b53f..2bead79379d184982f2716998828a41731f1843a 100644
--- a/BUILD.public
+++ b/BUILD.public
@@ -385,6 +385,8 @@ DEFINES_UNIX = [
]
DEFINES_ALL = [
+ # https://codereview.chromium.org/1491843006 somehow breaks fills.
+ "SK_SUPPORT_LEGACY_HAIR_IGNORES_CAPS",
# Chrome DEFINES.
"SK_USE_FLOATBITS",
"SK_USE_FREETYPE_EMBOLDEN",
« 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