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

// services/network/public/mojom/p2p.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_P2P_MOJOM_BLINK_TEST_UTILS_H_
#define SERVICES_NETWORK_PUBLIC_MOJOM_P2P_MOJOM_BLINK_TEST_UTILS_H_

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


namespace network::mojom::blink {


class BLINK_PLATFORM_EXPORT P2PNetworkNotificationClientInterceptorForTesting : public P2PNetworkNotificationClient {};
class BLINK_PLATFORM_EXPORT P2PNetworkNotificationClientAsyncWaiter {};


class BLINK_PLATFORM_EXPORT P2PSocketManagerInterceptorForTesting : public P2PSocketManager {};
class BLINK_PLATFORM_EXPORT P2PSocketManagerAsyncWaiter {};


class BLINK_PLATFORM_EXPORT P2PSocketInterceptorForTesting : public P2PSocket {};
class BLINK_PLATFORM_EXPORT P2PSocketAsyncWaiter {};


class BLINK_PLATFORM_EXPORT P2PSocketClientInterceptorForTesting : public P2PSocketClient {};
class BLINK_PLATFORM_EXPORT P2PSocketClientAsyncWaiter {};




}  // network::mojom::blink

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_P2P_MOJOM_BLINK_TEST_UTILS_H_