Deleted ScrollbarLayerImplBase arg from ScrollbarController methods.
This CL gets rid of the several ScrollbarLayerImplBase references in the private methods of ScrollbarController. They need not be passed around because the ScrollbarLayerImplBase can easily be looked up by calling ScrollbarController::ScrollbarLayer (which retrieves the needed scrollber layer by using CapturedScrollbarMetadata::scroll_element_id). Bug: 1077093 Change-Id: I2bb48b4fe61227e6e89c4dff8cef4064a20e3965 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2174809 Commit-Queue: Rahul Arakeri <arakeri@microsoft.com> Reviewed-by:David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#765347}
Showing
This diff is collapsed.
Please register or sign in to comment