[Layout API] Convert PrintContext to use Document::layoutViewItem()
There were several references to Document::layoutView() which is deprecated by the new layout API. I converted them to use layoutViewItem() instead. No new API methods were required. There are no functional changes. BUG=499321 Review URL: https://codereview.chromium.org/1892153002 Cr-Commit-Position: refs/heads/master@{#388639}
Showing
Please register or sign in to comment