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

Unified Diff: third_party/freetype/src/truetype/ttpic.h

Issue 815103002: Update freetype to 2.5.4. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Adjust GYP and GN Created 6 years 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/freetype/src/truetype/ttobjs.c ('k') | third_party/freetype/src/truetype/ttpic.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/freetype/src/truetype/ttpic.h
diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/ttpic.h b/third_party/freetype/src/truetype/ttpic.h
similarity index 92%
rename from core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/ttpic.h
rename to third_party/freetype/src/truetype/ttpic.h
index 36cb357a9d4b9f9a584791a6b4b01cdf5cc0f68e..cfb4ee628125fa09555a25c9d2db1d87e23994ca 100644
--- a/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/ttpic.h
+++ b/third_party/freetype/src/truetype/ttpic.h
@@ -31,10 +31,10 @@ FT_BEGIN_HEADER
#else /* FT_CONFIG_OPTION_PIC */
-#include "../../include/freetype/ftmm.h"
-#include "../../include/freetype/internal/services/svmm.h"
-#include "../../include/freetype/internal/services/svttglyf.h"
-#include "../../include/freetype/internal/services/svprop.h"
+#include FT_MULTIPLE_MASTERS_H
+#include FT_SERVICE_MULTIPLE_MASTERS_H
+#include FT_SERVICE_TRUETYPE_GLYF_H
+#include FT_SERVICE_PROPERTIES_H
typedef struct TTModulePIC_
« no previous file with comments | « third_party/freetype/src/truetype/ttobjs.c ('k') | third_party/freetype/src/truetype/ttpic.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698