• Eric Orth's avatar
    Add system DNS config refresh capabilities · a97c14ab
    Eric Orth authored
    Used to trigger config update in SystemDnsConfigChangeNotifier on
    Android and ChromeOS where the update is triggered external to the
    network stack.
    
    Primarily needed for SystemDnsConfigChangeNotifier, but updated the
    current soon-to-be-modified code in NetworkChangeNotifierPosix to use
    the new unified method on DnsConfigService and removed its special
    DnsConfigService overrides in order to simplify and prepare for the
    transition to SystemDnsConfigChangeNotifier.
    
    Bug: 971411
    Change-Id: I944073d4ff86e43aae40d0e1404a2cfbb1bb902a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1668147Reviewed-by: default avatarMatt Menke <mmenke@chromium.org>
    Commit-Queue: Eric Orth <ericorth@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#672632}
    a97c14ab
test_dns_config_service.h 1.43 KB