chromium/out/Default/gen/gpu/ipc/common/gpu_channel.mojom-test-utils.h

// gpu/ipc/common/gpu_channel.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 GPU_IPC_COMMON_GPU_CHANNEL_MOJOM_TEST_UTILS_H_
#define GPU_IPC_COMMON_GPU_CHANNEL_MOJOM_TEST_UTILS_H_

#include "gpu/ipc/common/gpu_channel.mojom.h"
#include "gpu/gpu_export.h"


namespace gpu::mojom {


class GPU_EXPORT GpuChannelInterceptorForTesting : public GpuChannel {};
class GPU_EXPORT GpuChannelAsyncWaiter {};


class GPU_EXPORT CommandBufferInterceptorForTesting : public CommandBuffer {};
class GPU_EXPORT CommandBufferAsyncWaiter {};


class GPU_EXPORT CommandBufferClientInterceptorForTesting : public CommandBufferClient {};
class GPU_EXPORT CommandBufferClientAsyncWaiter {};




}  // gpu::mojom

#endif  // GPU_IPC_COMMON_GPU_CHANNEL_MOJOM_TEST_UTILS_H_