Move ZoomController out of ChromeWebViewGuestDelegate.
This CL moves the ZoomController code for WebView out of
ChromeWebViewGuestDelegate and into GuestViewBase and WebViewGuest. This
will allow non-chrome builds to access the WebView zoom api.
BUG=none
Committed:
https://crrev.com/ec6bd52a1f567613e1fb60d2dbdb9a8d950e3c85
Cr-Commit-Position: refs/heads/master@{#308094}