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

Unified Diff: third_party/harfbuzz/contrib/harfbuzz-freetype.h

Issue 384503008: Delete third_party/harfbuzz (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: remove public header Created 6 years, 5 months 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/harfbuzz/contrib/README ('k') | third_party/harfbuzz/contrib/harfbuzz-freetype.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/harfbuzz/contrib/harfbuzz-freetype.h
diff --git a/third_party/harfbuzz/contrib/harfbuzz-freetype.h b/third_party/harfbuzz/contrib/harfbuzz-freetype.h
deleted file mode 100644
index 628be168314a3dd89fa9dbd7ab02df589d26d7ab..0000000000000000000000000000000000000000
--- a/third_party/harfbuzz/contrib/harfbuzz-freetype.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef HB_FREETYPE_H_
-#define HB_FREETYPE_H_
-
-extern const HB_FontClass hb_freetype_class;
-
-HB_Error hb_freetype_table_sfnt_get(void *voidface, const HB_Tag tag,
- HB_Byte *buffer, HB_UInt *len);
-
-#endif // HB_FREETYPE_H_
« no previous file with comments | « third_party/harfbuzz/contrib/README ('k') | third_party/harfbuzz/contrib/harfbuzz-freetype.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698