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

Unified Diff: third_party/freetype/src/cff/cf2read.c

Issue 815103002: Update freetype to 2.5.4. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Clean Up 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
Index: third_party/freetype/src/cff/cf2read.c
diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cf2read.c b/third_party/freetype/src/cff/cf2read.c
similarity index 98%
rename from core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cf2read.c
rename to third_party/freetype/src/cff/cf2read.c
index 20e92949408a35b84285c7515eb17299f5c0e79e..2b429e3eeb0ea3433dc33c0b9646fc46ee0d643e 100644
--- a/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/cf2read.c
+++ b/third_party/freetype/src/cff/cf2read.c
@@ -37,7 +37,7 @@
#include "cf2ft.h"
-#include "../../include/freetype/internal/ftdebug.h"
+#include FT_INTERNAL_DEBUG_H
#include "cf2glue.h"

Powered by Google App Engine
This is Rietveld 408576698