I think this as much as we can remove. We still have an override of WebViewFactoryProvider#getTokenBindingService(), but I don't see how we can remove that override while still supporting older API levels.
Given that WebView must always override that method, I don't see any reason to remove it from the WebViewFactoryProvider abstract class either (so we can keep the @Override annotation too).
Comment 1 by ntfschr@chromium.org
, Dec 4Cc: nhar...@chromium.org