[Subresource Filter] Handle ads violations in ProfileInteractionManager
This CL moves the implementation of ChromeSubresourceFilterClient::OnAdsViolationTriggered() 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: Ic315394b20e107d3eb0180bbf157a2a8cdb23118 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2578838 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#836050}
Showing
Please register or sign in to comment