OverscrollController consumes scroll updates only during gesture-nav.
Previously the OverscrollController consume all scroll updates, which
broke touchmove throttling.
The test ensures that touchmove throttling interacts correctly we
gesture-nav.
BUG=
403329
TEST=WebContentsViewAuraTest.OverscrollNavigationTouchThrottling
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=290740