Chromium Code Reviews| Index: third_party/libpng/pngusr.h |
| =================================================================== |
| --- third_party/libpng/pngusr.h (revision 79585) |
| +++ third_party/libpng/pngusr.h (working copy) |
| @@ -115,7 +115,7 @@ |
| #define PNG_NO_CONSOLE_IO |
| #define PNG_NO_ZALLOC_ZERO |
| #define PNG_NO_ERROR_NUMBERS |
| -#define PNG_NO_EASY_ACCESS |
| +#undef PNG_NO_EASY_ACCESS |
| #define PNG_NO_USER_LIMITS |
| #define PNG_NO_SET_USER_LIMITS |
| #define PNG_NO_TIME_RFC1123 |