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

// services/network/public/mojom/url_loader_network_service_observer.mojom-blink-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_URL_LOADER_NETWORK_SERVICE_OBSERVER_MOJOM_BLINK_TEST_UTILS_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_URL_LOADER_NETWORK_SERVICE_OBSERVER_MOJOM_BLINK_TEST_UTILS_H_

#include "services/network/public/mojom/url_loader_network_service_observer.mojom-blink.h"
#include "third_party/blink/public/platform/web_common.h"


namespace network::mojom::blink {


class BLINK_PLATFORM_EXPORT ClientCertificateResponderInterceptorForTesting : public ClientCertificateResponder {};
class BLINK_PLATFORM_EXPORT ClientCertificateResponderAsyncWaiter {};


class BLINK_PLATFORM_EXPORT SSLPrivateKeyInterceptorForTesting : public SSLPrivateKey {};
class BLINK_PLATFORM_EXPORT SSLPrivateKeyAsyncWaiter {};


class BLINK_PLATFORM_EXPORT AuthChallengeResponderInterceptorForTesting : public AuthChallengeResponder {};
class BLINK_PLATFORM_EXPORT AuthChallengeResponderAsyncWaiter {};


class BLINK_PLATFORM_EXPORT URLLoaderNetworkServiceObserverInterceptorForTesting : public URLLoaderNetworkServiceObserver {};
class BLINK_PLATFORM_EXPORT URLLoaderNetworkServiceObserverAsyncWaiter {};




}  // network::mojom::blink

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_URL_LOADER_NETWORK_SERVICE_OBSERVER_MOJOM_BLINK_TEST_UTILS_H_