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

Unified Diff: third_party/freetype/include/internal/fttrace.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/include/internal/ftstream.h ('k') | third_party/freetype/include/internal/ftvalid.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/freetype/include/internal/fttrace.h
diff --git a/core/include/thirdparties/freetype/freetype/internal/fttrace.h b/third_party/freetype/include/internal/fttrace.h
similarity index 97%
rename from core/include/thirdparties/freetype/freetype/internal/fttrace.h
rename to third_party/freetype/include/internal/fttrace.h
index a9d98b60aa5487414e58e1dbde873c19fc9f72af..d5253db78a32ed1cc4a7ef0893ff37f820c8913b 100644
--- a/core/include/thirdparties/freetype/freetype/internal/fttrace.h
+++ b/third_party/freetype/include/internal/fttrace.h
@@ -4,7 +4,7 @@
/* */
/* Tracing handling (specification only). */
/* */
-/* Copyright 2002, 2004-2007, 2009, 2011-2013 by */
+/* Copyright 2002, 2004-2007, 2009, 2011-2014 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -148,5 +148,7 @@ FT_TRACE_DEF( afcjk )
FT_TRACE_DEF( aflatin )
FT_TRACE_DEF( aflatin2 )
FT_TRACE_DEF( afwarp )
+FT_TRACE_DEF( afharfbuzz )
+FT_TRACE_DEF( afglobal )
/* END */
« no previous file with comments | « third_party/freetype/include/internal/ftstream.h ('k') | third_party/freetype/include/internal/ftvalid.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698