chromium/out/Default/gen/third_party/blink/public/mojom/bluetooth/web_bluetooth.mojom-blink-test-utils.h

// third_party/blink/public/mojom/bluetooth/web_bluetooth.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 THIRD_PARTY_BLINK_PUBLIC_MOJOM_BLUETOOTH_WEB_BLUETOOTH_MOJOM_BLINK_TEST_UTILS_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_BLUETOOTH_WEB_BLUETOOTH_MOJOM_BLINK_TEST_UTILS_H_

#include "third_party/blink/public/mojom/bluetooth/web_bluetooth.mojom-blink.h"
#include "third_party/blink/public/platform/web_common.h"


namespace blink::mojom::blink {


class BLINK_PLATFORM_EXPORT WebBluetoothServiceInterceptorForTesting : public WebBluetoothService {};
class BLINK_PLATFORM_EXPORT WebBluetoothServiceAsyncWaiter {};


class BLINK_PLATFORM_EXPORT WebBluetoothServerClientInterceptorForTesting : public WebBluetoothServerClient {};
class BLINK_PLATFORM_EXPORT WebBluetoothServerClientAsyncWaiter {};


class BLINK_PLATFORM_EXPORT WebBluetoothCharacteristicClientInterceptorForTesting : public WebBluetoothCharacteristicClient {};
class BLINK_PLATFORM_EXPORT WebBluetoothCharacteristicClientAsyncWaiter {};


class BLINK_PLATFORM_EXPORT WebBluetoothAdvertisementClientInterceptorForTesting : public WebBluetoothAdvertisementClient {};
class BLINK_PLATFORM_EXPORT WebBluetoothAdvertisementClientAsyncWaiter {};




}  // blink::mojom::blink

#endif  // THIRD_PARTY_BLINK_PUBLIC_MOJOM_BLUETOOTH_WEB_BLUETOOTH_MOJOM_BLINK_TEST_UTILS_H_