[Subresource Filter] Move activation adjustment code to component
This CL moves the implementation of ChromeSubresourceFilterClient::OnPageActivationDecision() to ProfileInteractionManager, with the former now just calling through to the latter. In subsequent work we will eliminate the callthrough to the client altogether, thus having this logic be shared with WebLayer. In this CL, however, there is no behavioral change. Bug: 1116095 Change-Id: I75d36824906a9869c177481a8c7f844f2f813064 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597314 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#839452}
Showing
Please register or sign in to comment