Chromium Code Reviews| 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> |
| + |