aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/libpng/README.google
diff options
context:
space:
mode:
authorGravatar scroggo <scroggo@chromium.org>2016-06-06 08:27:52 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-06-06 08:27:53 -0700
commit11450d5ec107b3b770d27c05b107ed5b187cb777 (patch)
tree7710fa1dd77c967c7ef6371d3528151206726a94 /third_party/libpng/README.google
parent469f1c503d52e47322d4b83683d0d8a5d98380c4 (diff)
Update pnglibconf.h
It should have been updated when we updated the version. Update README.google to better reflect the difference from the original file. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2042833002 Review-Url: https://codereview.chromium.org/2042833002
Diffstat (limited to 'third_party/libpng/README.google')
-rw-r--r--third_party/libpng/README.google2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libpng/README.google b/third_party/libpng/README.google
index 1acc408cb1..d9248899e3 100644
--- a/third_party/libpng/README.google
+++ b/third_party/libpng/README.google
@@ -5,7 +5,7 @@ License File: LICENSE, pulled out of png.h
Description: png compression/decompression library
Local Modifications:
(1) Created pnglibconf.h from pnglibconf.h.prebuilt (a
- rename with a few additional settings enabled).
+ pure rename).
(2) Included Intel optimizations by running:
"patch -i contrib/intel/intel_sse.patch -p1"
(3) Removed files unused by Skia