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

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

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


namespace network::mojom {


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


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


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


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




}  // network::mojom

#endif  // SERVICES_NETWORK_PUBLIC_MOJOM_P2P_MOJOM_TEST_UTILS_H_