| Index: third_party/libpng/README.chromium
|
| diff --git a/third_party/libpng/README.chromium b/third_party/libpng/README.chromium
|
| index 391a25cd4f057bb5da6d9449987a0b56a540b4ce..54b78181a2c6783ff5d85cc2625dbcd821cc11c0 100644
|
| --- a/third_party/libpng/README.chromium
|
| +++ b/third_party/libpng/README.chromium
|
| @@ -17,3 +17,6 @@ stripped.
|
| - Also a signedness condition from upstream relating to the above, bug 116162.
|
| - Unset PNG_NO_READ_PACK on Android in pngusr.h, required by freetype to support
|
| color glyphs.
|
| +- Define CHROME_PNG_READ_iCCP_sRGB_cHRM_gAMA. Used to detect if cHRM and gAMA
|
| + chunks are present in the PNG image headers when iCCP, sRGB, cHRM, and gAMA
|
| + chunk reading is enabled in the PNG reader pngusr.h config, bug 354883.
|
|
|