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

Unified Diff: third_party/freetype/include/internal/services/svsfnt.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
Index: third_party/freetype/include/internal/services/svsfnt.h
diff --git a/core/include/thirdparties/freetype/freetype/internal/services/svsfnt.h b/third_party/freetype/include/internal/services/svsfnt.h
similarity index 98%
rename from core/include/thirdparties/freetype/freetype/internal/services/svsfnt.h
rename to third_party/freetype/include/internal/services/svsfnt.h
index 3425042910c3b3e99429dcbd8c07f57647dc8ba2..d3835aa1c2a1716a5b4e6f991320718cef3f9202 100644
--- a/core/include/thirdparties/freetype/freetype/internal/services/svsfnt.h
+++ b/third_party/freetype/include/internal/services/svsfnt.h
@@ -19,8 +19,8 @@
#ifndef __SVSFNT_H__
#define __SVSFNT_H__
-#include "../ftserv.h"
-#include "../../tttables.h"
+#include FT_INTERNAL_SERVICE_H
+#include FT_TRUETYPE_TABLES_H
FT_BEGIN_HEADER
« no previous file with comments | « third_party/freetype/include/internal/services/svpsinfo.h ('k') | third_party/freetype/include/internal/services/svttcmap.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698