commit | 3b234f737b335c0b86254fba85d869f0606389cc | [log] [tgz] |
---|---|---|
author | scroggo <scroggo@google.com> | Tue Mar 03 09:34:58 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 03 09:34:58 2015 -0800 |
tree | 16e3c4e19b75ae01ddafb6caed4255de46052083 | |
parent | dad7794dcbf205a6d0f3c5c44e251897f5256f09 [diff] |
Build the Android version of PNG on Android. Fixes Android build failures. Android builds a custom version of libpng (instead of the one determined by skia_libpng_static) which supplies extra needed functions. TBR=mtklein@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/971243003