DescriptionRemove redundant methods for reloading DataReductionProxyConfig
Currently, there are two ways of updating the configurator in
DataReductionProxyConfig: UpdateConfigurator() and ReloadConfig().
This CL combines them into a single method. Methods that are only
exposed for testing are suffixed with ForTesting() to remove
confusion.
Also, remove some other unreachable code, and a test which is
duplicate of other test.
BUG=476386
Committed: https://crrev.com/f4102ab21954dc43a7ea34797c3e588c919cac2b
Cr-Commit-Position: refs/heads/master@{#436650}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 19 (14 generated)
|