[Layout API] Convert ViewportScrollCallback 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/1923533003 Cr-Commit-Position: refs/heads/master@{#389911}
Showing
Please register or sign in to comment