DescriptionRoll 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:
Committed: https://skia.googlesource.com/skia/+/e655557a551c545f4153b0764269298cd01cd0c0
Patch Set 1 #Messages
Total messages: 8 (2 generated)
|