chromium/out/Default/gen/services/network/public/mojom/host_resolver.mojom-test-utils.h

// services/network/public/mojom/host_resolver.mojom-test-utils.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef SERVICES_NETWORK_PUBLIC_MOJOM_HOST_RESOLVER_MOJOM_TEST_UTILS_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_HOST_RESOLVER_MOJOM_TEST_UTILS_H_

#include "services/network/public/mojom/host_resolver.mojom.h"


namespace network::mojom {


class  ResolveHostHandleInterceptorForTesting : public ResolveHostHandle {};
class  ResolveHostHandleAsyncWaiter {};


class  ResolveHostClientInterceptorForTesting : public ResolveHostClient {};
class  ResolveHostClientAsyncWaiter {};


class  MdnsListenClientInterceptorForTesting : public MdnsListenClient {};
class  MdnsListenClientAsyncWaiter {};


class  HostResolverInterceptorForTesting : public HostResolver {};
class  HostResolverAsyncWaiter {};


class  DnsConfigChangeManagerClientInterceptorForTesting : public DnsConfigChangeManagerClient {};
class  DnsConfigChangeManagerClientAsyncWaiter {};


class  DnsConfigChangeManagerInterceptorForTesting : public DnsConfigChangeManager {};
class  DnsConfigChangeManagerAsyncWaiter {};




}  // network::mojom

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_HOST_RESOLVER_MOJOM_TEST_UTILS_H_