views: Use ClipTransformRecorder to access canvas in ProfileChooserView
Go through a recorder instead of getting the canvas() from the PaintContext, so this will continue to work when the PaintContext is backed by a DisplayItemList instead of a canvas. R=sky BUG=466426 Review URL: https://codereview.chromium.org/1062813004 Cr-Commit-Position: refs/heads/master@{#323965}
Showing
Please register or sign in to comment