Touch emulator: allow multiple touch streams.
When both native and emulated touch streams are available,
we should block one stream while another is active.
To achieve this RenderWidgetHostImpl gives TouchEmulator a chance
to handle native touch event, so it can be effectively blocked.
BUG=
384522
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=284475