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

Unified Diff: gyp/fontconfig.gyp

Issue 138843002: Roll fontconfig to 2.11.0 and reenable poppler on mac (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: support 64bit win too Created 6 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 | « gyp/common_variables.gypi ('k') | third_party/fontconfig/config/fc-lang/fclang.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/fontconfig.gyp
diff --git a/gyp/fontconfig.gyp b/gyp/fontconfig.gyp
index 0a4a09899ad18fc11b785a0c45af429ebb8fedab..6575fe276515415b95a824ce10e051043ca75e6f 100644
--- a/gyp/fontconfig.gyp
+++ b/gyp/fontconfig.gyp
@@ -166,7 +166,7 @@
'-k', '@FC_FONTPATH@', '<dir>/Library/Fonts</dir>',
'-p', '@CONFIGDIR@', '<(configdir)/conf.d',
'-k', '@PACKAGE@', 'fontconfig',
- '-k', '@VERSION@', '2.10.93',
+ '-k', '@VERSION@', '2.11.0',
],
}, {
'action_name': 'populate_fontconfig_cache',
« no previous file with comments | « gyp/common_variables.gypi ('k') | third_party/fontconfig/config/fc-lang/fclang.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698