Remove ContainerViewObserver
ContainerViewObserver is used by ExternalVideoSurfaceContainer only, which in turn used by Chromecast/WebView. Since Chromecast never updates container view in its lifecycle, it can go without using ContainerViewObserver. And WebView disabled support for video hole since M52. With that, ContainerViewObserver is not used any more. This CL deletes the class. BUG=624977 Review-Url: https://codereview.chromium.org/2293743002 Cr-Commit-Position: refs/heads/master@{#419403}
Showing
Please register or sign in to comment