Make SafeBrowsingResourceThrottleFactory::RegisterFactory() not optional.
commit19b468e0dbec2a74df57694c29c39d8216641ea7
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Jul 2014 20:26:26 +0000 (30 20:26 +0000)
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Jul 2014 20:26:26 +0000 (30 20:26 +0000)
tree0b44083c5428fb2810c09f7cbebbbcd4829d3610
parentf9db4a55d7cee5756b03aa091ddee389a208ebb0
Make SafeBrowsingResourceThrottleFactory::RegisterFactory() not optional.

Both MOBILE_SAFE_BROWSING and FULL_SAFE_BROWSING need the factory now, which
covers everyone who uses these files.  Remove the conditional code from the
header and pull shared implementation code out of the conditional sections.

BUG=none
R=sgurun@chromium.org

Review URL: https://codereview.chromium.org/431433002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286590 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/renderer_host/safe_browsing_resource_throttle_factory.cc
chrome/browser/renderer_host/safe_browsing_resource_throttle_factory.h