Chromium Code Reviews| 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', |