commit | 04c96950554b4e416755c5bc23022674518a6e8b | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Mon Nov 24 08:20:57 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 24 08:20:58 2014 -0800 |
tree | 13d004413f53b90d6bcd953d447c989091f51749 | |
parent | f2fdc8b746acac9daa94b21d3849f60a87064fd4 [diff] |
Remove Picture deletion listeners. Looks like we can just have ~SkPicture put the message on the bus directly. BUG=skia:3144 Review URL: https://codereview.chromium.org/751663002