Eliminate need for Chrome to subclass InterceptNavigationDelegate
WebLayer will shortly be incorporating //components/navigation_interception, following the model set by //chrome. As a precursor, this CL moves the functionality that is in the //chrome subclass of InterceptNavigationDelegate to be available to all embedders via a construction parameter of InterceptNavigationDelegate. WebLayer will reuse this functionality. TBR=eroman@chromium.org Bug: 1031465 Change-Id: I0dae07c117e071d9bc16e937cc5dc5cd64960ced Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102730 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#750517}
Showing
Please register or sign in to comment