commit | ec6bd52a1f567613e1fb60d2dbdb9a8d950e3c85 | [log] [tgz] |
---|---|---|
author | wjmaclean <[email protected]> | Fri Dec 12 16:17:50 2014 |
committer | Commit bot <[email protected]> | Fri Dec 12 16:18:21 2014 |
tree | eba7d5b819a6687df9ea3e9fda0aaa11b69c0c95 | |
parent | 85f7f361478f35bad79e180b69711e6923f886bd [diff] |
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 Review URL: https://codereview.chromium.org/787813004 Cr-Commit-Position: refs/heads/master@{#308094}