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

Unified Diff: freetype.gyp

Issue 1156023005: Add ftmm.c to FreeType build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src/third_party/freetype.git@master
Patch Set: Created 5 years, 7 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 | « Android.mk ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: freetype.gyp
diff --git a/freetype.gyp b/freetype.gyp
index 295aee12e3f388091c1250e65368eb32becec60f..ae7bd9137242e05e368ca7adaa71416d36808a15 100644
--- a/freetype.gyp
+++ b/freetype.gyp
@@ -25,6 +25,7 @@
'src/base/ftsystem.c',
'src/base/ftinit.c',
'src/base/ftgasp.c',
+ 'src/base/ftmm.c',
'src/gzip/ftgzip.c',
'src/raster/raster.c',
'src/sfnt/sfnt.c',
« no previous file with comments | « Android.mk ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698