chromium/out/Default/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.h

// services/device/public/mojom/usb_device.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_DEVICE_PUBLIC_MOJOM_USB_DEVICE_MOJOM_BLINK_TEST_UTILS_H_
#define SERVICES_DEVICE_PUBLIC_MOJOM_USB_DEVICE_MOJOM_BLINK_TEST_UTILS_H_

#include "services/device/public/mojom/usb_device.mojom-blink.h"
#include "third_party/blink/public/platform/web_common.h"


namespace device::mojom::blink {


class BLINK_PLATFORM_EXPORT UsbDeviceInterceptorForTesting : public UsbDevice {};
class BLINK_PLATFORM_EXPORT UsbDeviceAsyncWaiter {};


class BLINK_PLATFORM_EXPORT UsbDeviceClientInterceptorForTesting : public UsbDeviceClient {};
class BLINK_PLATFORM_EXPORT UsbDeviceClientAsyncWaiter {};




}  // device::mojom::blink

#endif  // SERVICES_DEVICE_PUBLIC_MOJOM_USB_DEVICE_MOJOM_BLINK_TEST_UTILS_H_