Fix bug in ico decodes
authormsarett <msarett@google.com>
Wed, 2 Sep 2015 23:23:42 +0000 (16:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 2 Sep 2015 23:23:42 +0000 (16:23 -0700)
commitd67d08ed339d6dabe318bf869a4fed6ed91e9a78
tree7732c60e9032222e4b379e6eb8b7c3c6647c0fdf
parent613f20aa4b93c9196680608531b5496ec97dd090
Fix bug in ico decodes

Some icos have been looking a bit strange in Gold.

Looks like the cause was that we were decoding to kUnpremul
accidentally.

BUG=skia:

Review URL: https://codereview.chromium.org/1321913003
src/codec/SkCodec_libico.cpp