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/fontconfig/config/mac/src/fcftalias.h

Issue 23190020: Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux, Windows, and… (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 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
Index: third_party/fontconfig/config/mac/src/fcftalias.h
diff --git a/third_party/fontconfig/config/mac/src/fcftalias.h b/third_party/fontconfig/config/mac/src/fcftalias.h
deleted file mode 100644
index 884eb4b2e4b59127dce6f91435d1f43e80fa3bdb..0000000000000000000000000000000000000000
--- a/third_party/fontconfig/config/mac/src/fcftalias.h
+++ /dev/null
@@ -1,12 +0,0 @@
-extern __typeof (FcFreeTypeCharIndex) IA__FcFreeTypeCharIndex __attribute((visibility("hidden")));
-#define FcFreeTypeCharIndex IA__FcFreeTypeCharIndex
-extern __typeof (FcFreeTypeCharSetAndSpacing) IA__FcFreeTypeCharSetAndSpacing __attribute((visibility("hidden")));
-#define FcFreeTypeCharSetAndSpacing IA__FcFreeTypeCharSetAndSpacing
-extern __typeof (FcFreeTypeCharSet) IA__FcFreeTypeCharSet __attribute((visibility("hidden")));
-#define FcFreeTypeCharSet IA__FcFreeTypeCharSet
-extern __typeof (FcPatternGetFTFace) IA__FcPatternGetFTFace __attribute((visibility("hidden")));
-#define FcPatternGetFTFace IA__FcPatternGetFTFace
-extern __typeof (FcPatternAddFTFace) IA__FcPatternAddFTFace __attribute((visibility("hidden")));
-#define FcPatternAddFTFace IA__FcPatternAddFTFace
-extern __typeof (FcFreeTypeQueryFace) IA__FcFreeTypeQueryFace __attribute((visibility("hidden")));
-#define FcFreeTypeQueryFace IA__FcFreeTypeQueryFace
« no previous file with comments | « third_party/fontconfig/config/mac/src/fcaliastail.h ('k') | third_party/fontconfig/config/mac/src/fcftaliastail.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698