Enable TouchEvent suppression on scroll for all platforms
Remove the flag for suppressing TouchEvent forwarding to the renderer while
scrolling, enabling this feature for all platforms. Also remove the
Android-specific implementation of TouchCancel on scroll, instead using the
cross-platform implementation now found in TouchEventQueue.
BUG=
240735
Committed: 
https://src.chromium.org/viewvc/chrome?view=rev&revision=227090