Use the upstream version of libwebp, v0.4.3.
authorscroggo <scroggo@chromium.org>
Wed, 8 Jul 2015 17:48:40 +0000 (10:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Jul 2015 17:48:40 +0000 (10:48 -0700)
commit3aa0fb4d80c76b559ff4b82d5e569993aea06da1
tree1e6b6b7c2900a37af6a8fdda18a4aa71fbd7528a
parentd07a2793baea42956d27b3ad47ed562f08e4570a
Use the upstream version of libwebp, v0.4.3.

DEPS:
Update to pull v0.4.3 of libwebp from upstream

gyp/libwebp.gyp:
Add new files, as referenced by the gyp file used by Chromium.

resource/tests:
Add regression tests for particular images.

BUG=skia:3442
BUG=skia:3315
BUG=skia:3429

Review URL: https://codereview.chromium.org/1178013008
DEPS
gyp/libwebp.gyp
resources/invalid_images/skbug3429.webp [new file with mode: 0644]
resources/invalid_images/skbug3442.webp [new file with mode: 0644]
tests/BadIcoTest.cpp