Chromium Code Reviews
DescriptionAdd a few missing &s.
Without this, gfx::Transform is copied at calling sites, which requires
its copy ctor, which requires SkMatrix44's copy ctor -- but we don't
want everyone using this object having to have to depend on skia.
BUG=625175
Committed: https://crrev.com/629e39e4149fd8dbe730bf27d7851d21969fff94
Cr-Commit-Position: refs/heads/master@{#403468}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|
||||||||||||||||||||||||||||