Files
brave-core/net
mkarolin 148aeeca05 [Unit tests] ConfiguredProxyResolutionService::Request moved.
Chromium change:

https://chromium.googlesource.com/chromium/src/+/9d383314fa8cbde76f36e5f9b138cd8a844f956c

commit 9d383314fa8cbde76f36e5f9b138cd8a844f956c
Author: Nicolas Arciniega <niarci@microsoft.com>
Date:   Tue Feb 18 23:36:41 2020 +0000

    Refactor ConfiguredProxyResolutionService::Request

    This change moves out ConfiguredProxyResolutionService::Request into its
    own file and renames it to ProxyResolutionRequest. This will be
    necessary later on when we create a second version of the
    ConfiguredProxyResolutionService under a base ProxyResolutionService
    that relies completely on system APIs. In that second version, we will
    also want to track the status of a proxy resolution request.

    This change is intended to introduce zero functional changes. It is a
    pure refactor change.

    Bug: 1032820
2020-05-26 09:52:30 -04:00
..
2019-06-24 09:54:57 -07:00