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

Unified Diff: third_party/fontconfig/config/windows/unistd.h

Issue 23301009: Add libpoppler for PDF rendering, take 2 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Fix freetype.gyp file - accidentally nuked the override include 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
« no previous file with comments | « third_party/fontconfig/config/windows/src/fcftaliastail.h ('k') | third_party/iconv/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/fontconfig/config/windows/unistd.h
diff --git a/third_party/fontconfig/config/windows/unistd.h b/third_party/fontconfig/config/windows/unistd.h
new file mode 100644
index 0000000000000000000000000000000000000000..3102620faa49c3c20bab19fe7bfacfaf7228c6f0
--- /dev/null
+++ b/third_party/fontconfig/config/windows/unistd.h
@@ -0,0 +1,4 @@
+/* stub unistd.h for use for MSVC compilers */
+
+#include <io.h>
+
« no previous file with comments | « third_party/fontconfig/config/windows/src/fcftaliastail.h ('k') | third_party/iconv/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698