diff options
author | tomhudson <tomhudson@google.com> | 2016-02-04 10:49:56 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-04 18:51:55 +0000 |
commit | 748157f70e3fd74e4cb4fe542351eac25c9adfa3 (patch) | |
tree | 969dfda631fbb8ce3c77ed92d647a33b09e6e1d4 /ui/gfx/paint_vector_icon.h | |
parent | 01d2e0cc3172dbf55ea203050aafc41be5b803fe (diff) | |
download | chromium_src-748157f70e3fd74e4cb4fe542351eac25c9adfa3.zip chromium_src-748157f70e3fd74e4cb4fe542351eac25c9adfa3.tar.gz chromium_src-748157f70e3fd74e4cb4fe542351eac25c9adfa3.tar.bz2 |
gfx::Canvas typically had both a skia::RefPtr and a raw pointer to the same object. This CL gets rid of the duplication.
Worth particular attention in review is the Canvas::Canvas() which previously took a raw SkCanvas*; according to skia/ext/refptr.h that's unexpected?
R=sky@chromium.org
Review URL: https://codereview.chromium.org/1615923003
Cr-Commit-Position: refs/heads/master@{#373573}
Diffstat (limited to 'ui/gfx/paint_vector_icon.h')
0 files changed, 0 insertions, 0 deletions