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

Unified Diff: public/blink_skia_config.gyp

Issue 665223004: Adaptation to Skia FontMgr API change (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Parallel support for gyp AND gypi Created 6 years, 2 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 | « Source/platform/fonts/android/FontCacheAndroid.cpp ('k') | public/blink_skia_config.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/blink_skia_config.gyp
diff --git a/public/blink_skia_config.gyp b/public/blink_skia_config.gyp
index ad4e9dc7193659502c62b4b2e0a696425572aa4f..309e5ca6cf8e3f15b5c730cfe6f2bde9eb61e9db 100644
--- a/public/blink_skia_config.gyp
+++ b/public/blink_skia_config.gyp
@@ -42,6 +42,7 @@
# Defines should be in single quotes and a comma must appear after every one.
# DO NOT remove the define until you are ready to rebaseline, and
# AFTER the flag has been removed from skia.gyp in Chromium.
+ 'SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1',
],
},
},
« no previous file with comments | « Source/platform/fonts/android/FontCacheAndroid.cpp ('k') | public/blink_skia_config.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698