Create only a single LegacyRenderWidgetHostHWND per WebContentsViewAura.
This simplifies the LegacyRenderWidgetHostHWND lifecycle and helps
with some accessibility and mouse wheel bugs.
Originally landed as r301810 (
http://crrev.com/387353004),
rolled back because it broke NPAPI plug-ins. Re-landing now that
NPAPI is dead.
BUG=
393665,
416316