[SSL] Simplify //chrome's ChromeSSLHostStateDelegateFactory
In advance of bringing up a factory for ChromeSSLHostStateDelegate in //weblayer, this CL simplifies the one in //chrome by making ChromeSSLHostStateDelegate a KeyedService directly rather than having a wrapper class inside the factory. This avoids the need to replicate the boilerplate in //weblayer's factory. Bug: 1030692 Change-Id: I5732f70c5180261c9bbbc385e38da623e01cab86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063172Reviewed-by:Carlos IL <carlosil@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#743017}
Showing
Please register or sign in to comment