chromium/out/Default/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.h

// media/mojo/mojom/content_decryption_module.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 MEDIA_MOJO_MOJOM_CONTENT_DECRYPTION_MODULE_MOJOM_TEST_UTILS_H_
#define MEDIA_MOJO_MOJOM_CONTENT_DECRYPTION_MODULE_MOJOM_TEST_UTILS_H_

#include "media/mojo/mojom/content_decryption_module.mojom.h"


namespace media::mojom {


class  ContentDecryptionModuleInterceptorForTesting : public ContentDecryptionModule {};
class  ContentDecryptionModuleAsyncWaiter {};


class  ContentDecryptionModuleClientInterceptorForTesting : public ContentDecryptionModuleClient {};
class  ContentDecryptionModuleClientAsyncWaiter {};


class  CdmFactoryInterceptorForTesting : public CdmFactory {};
class  CdmFactoryAsyncWaiter {};




}  // media::mojom

#endif  // MEDIA_MOJO_MOJOM_CONTENT_DECRYPTION_MODULE_MOJOM_TEST_UTILS_H_