diff options
author | mgiuca <mgiuca@chromium.org> | 2015-04-21 03:25:45 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-21 10:25:47 +0000 |
commit | a98a4db15b9affbd2d03cd8a2809ca2f0c1fdbac (patch) | |
tree | 53a54894426d4ff6cf6f381db8757ecf7e7741de /tools | |
parent | 81ac0d715fd1ea155028498a9a34a24789f843b3 (diff) | |
download | chromium_src-a98a4db15b9affbd2d03cd8a2809ca2f0c1fdbac.zip chromium_src-a98a4db15b9affbd2d03cd8a2809ca2f0c1fdbac.tar.gz chromium_src-a98a4db15b9affbd2d03cd8a2809ca2f0c1fdbac.tar.bz2 |
gfx::Image: AddRepresentation takes a scoped_ptr, not a raw ptr.
This is just a small cleanup which makes ownership clearer. Because
AddRepresentation is going to retain ownership of the ImageRep argument,
it should accept it as a scoped_ptr.
Updated callers.
Review URL: https://codereview.chromium.org/1099473003
Cr-Commit-Position: refs/heads/master@{#326005}
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions