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

Unified Diff: third_party/freetype/include/freetype/internal/ftdebug.h

Issue 1413673003: Update bundled freetype to 2.6.1 (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: DEPS for corpus Created 5 years, 1 month 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/freetype/internal/ftdebug.h
diff --git a/third_party/freetype/include/internal/ftdebug.h b/third_party/freetype/include/freetype/internal/ftdebug.h
similarity index 99%
rename from third_party/freetype/include/internal/ftdebug.h
rename to third_party/freetype/include/freetype/internal/ftdebug.h
index 58a3916d7e50f37a67880018d02ebb3fd371f329..216c73031ebf0896174cc46a6049f06acfd73e66 100644
--- a/third_party/freetype/include/internal/ftdebug.h
+++ b/third_party/freetype/include/freetype/internal/ftdebug.h
@@ -4,7 +4,7 @@
/* */
/* Debugging and logging component (specification). */
/* */
-/* Copyright 1996-2002, 2004, 2006-2009, 2013 by */
+/* Copyright 1996-2015 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -140,7 +140,7 @@ FT_BEGIN_HEADER
/* This function may be useful if you want to control FreeType 2's */
/* debug level in your application. */
/* */
- FT_BASE( const char * )
+ FT_BASE( const char* )
FT_Trace_Get_Name( FT_Int idx );
« no previous file with comments | « third_party/freetype/include/freetype/internal/ftcalc.h ('k') | third_party/freetype/include/freetype/internal/ftdriver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698