Allow whitelisted content scripts to be injected in WebViews.
The code that tried to inject ChromeVox into WebViews in
chrome_web_view_guest_delegate.cc wasn't working. Instead, this allows
whitelisted content scripts to be injected into WebViews.
BUG=
484904
Committed:
https://crrev.com/0eee9bb6ceb5f90f051ede8665fd05319328b54d
Cr-Commit-Position: refs/heads/master@{#330193}