Skip to content
Commit e0407603 authored by Colin Blundell's avatar Colin Blundell Committed by Chromium LUCI CQ
Browse files

[Safe Browsing] Move SafeBrowsingBlockingPageFactory to its own file

This CL moves //chrome's SafeBrowsingBlockingPageFactory and
SafeBrowsingBlockingPageFactoryImpl to their own files. This change is
in preparation for having all clients create SafeBrowsingBlockingPage
via the factory. That in turn will allow for abstraction of
//chrome-level dependencies via the factory implementation (now renamed
to ChromeSafeBrowsingBlockingPageFactory), in preparation for
componentization of SafeBrowsingBlockingPage and classes that currently
create the blocking page via
SafeBrowsingBlockingPage::CreateBlockingPage().

Bug: 1226567
Change-Id: Ie98996094b46774f276a8456a7a886f1bc18f057
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3013876


Commit-Queue: Colin Blundell <blundell@chromium.org>
Reviewed-by: default avatarXinghui Lu <xinghuilu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#900957}
parent 8d8e9dd8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment