commit | e655557a551c545f4153b0764269298cd01cd0c0 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Mon Dec 15 12:11:48 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 15 12:11:49 2014 -0800 |
tree | d9cdbbecb5002080a4ff468e22b2e11f1b138567 | |
parent | 6f90475632b0ff8e9e83916ee6373d3c26cc9284 [diff] |
Roll libwebp to v0.4.2 (latest stable) to fix annoying build warning. This warning should now go away: ../../third_party/externals/libwebp/src/enc/quant.c:105:23: warning: unused variable 'kCoeffThresh' [-Wunused-const-variable] static const uint16_t kCoeffThresh[16] = { BUG=skia: Review URL: https://codereview.chromium.org/807553002