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

Unified Diff: third_party/freetype2/freetype2.gyp

Issue 138123004: Make layout test FreeType more like Lucid FreeType. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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 | « no previous file | 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
===================================================================
--- third_party/freetype2/freetype2.gyp (revision 246027)
+++ third_party/freetype2/freetype2.gyp (working copy)
@@ -68,6 +68,7 @@
'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 | « no previous file | third_party/freetype2/freetype2.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698