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

Unified Diff: third_party/freetype2/freetype2.gyp

Issue 612523005: Roll FreeType to 2.4.8 plus Ubuntu Precise patches. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « third_party/freetype2/README.chromium ('k') | third_party/freetype2/freetype2.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/freetype2/freetype2.gyp
diff --git a/third_party/freetype2/freetype2.gyp b/third_party/freetype2/freetype2.gyp
index 0a9a5101a6e06b7bd9f42e8bf27a4633e2d1a1e7..c2a279dcc2f784f347468a891a9440d7b694232e 100644
--- a/third_party/freetype2/freetype2.gyp
+++ b/third_party/freetype2/freetype2.gyp
@@ -34,6 +34,7 @@
'<(ft2_dir)/src/base/ftgasp.c',
'<(ft2_dir)/src/base/ftgxval.c',
'<(ft2_dir)/src/base/ftlcdfil.c',
+ '<(ft2_dir)/src/base/ftmm.c',
'<(ft2_dir)/src/base/ftpfr.c',
'<(ft2_dir)/src/base/ftstroke.c',
'<(ft2_dir)/src/base/ftsynth.c',
@@ -68,7 +69,6 @@
'FT2_BUILD_LIBRARY',
'FT_CONFIG_CONFIG_H=<ftconfig.h>', # See comments in README.chromium.
'FT_CONFIG_MODULES_H=<ftmodule.h>', # See comments in README.chromium.
- 'FT_CONFIG_OPTIONS_H=<ftoption.h>', # See comments in README.chromium.
],
'include_dirs': [
'include',
« no previous file with comments | « third_party/freetype2/README.chromium ('k') | third_party/freetype2/freetype2.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698