 Chromium Code Reviews
 Chromium Code Reviews Issue 23301009:
  Add libpoppler for PDF rendering, take 2  (Closed) 
  Base URL: https://skia.googlecode.com/svn/trunk
    
  
    Issue 23301009:
  Add libpoppler for PDF rendering, take 2  (Closed) 
  Base URL: https://skia.googlecode.com/svn/trunk| 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> | 
| + |