[Code Health] Rename ScrollingTouchAction to ActiveTouchAction
In TouchActionFilterTest, there is a function named ScrollingTouchAction, and this CL changes the name to ActiveTouchAction. It is called ScrollingTouchAction because the corresponding variable in the TouchActionFilter was named |scrolling_touch_action_|. Now that this variable is renamed to |active_touch_action_|, we should change the function name to ActiveTouchAction. Bug: None Change-Id: I34d51bba4b5604dbeab743f3ce6f6a27d315c7e9 Reviewed-on: https://chromium-review.googlesource.com/c/1323622Reviewed-by:David Bokan <bokan@chromium.org> Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#606530}
Showing
Please register or sign in to comment