blob: e65a150c57be38c757a1f5a4d8a8a0c1d4b27b99 [file] [log] [blame]
// services/audio/public/mojom/debug_recording.mojom-blink-forward.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_AUDIO_PUBLIC_MOJOM_DEBUG_RECORDING_MOJOM_BLINK_FORWARD_H_
#define SERVICES_AUDIO_PUBLIC_MOJOM_DEBUG_RECORDING_MOJOM_BLINK_FORWARD_H_
#include <stdint.h>
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
#ifdef KYTHE_IS_RUNNING
#pragma kythe_inline_metadata "Metadata comment"
#endif
namespace audio::mojom {
enum class DebugRecordingStreamType : int32_t;
class DebugRecordingFileProviderInterfaceBase;
class DebugRecordingInterfaceBase;
} // audio::mojom
namespace audio::mojom::blink {
// Aliases for definition in the parent namespace.
using DebugRecordingStreamType = DebugRecordingStreamType;
using DebugRecordingFileProviderInterfaceBase = DebugRecordingFileProviderInterfaceBase;
using DebugRecordingInterfaceBase = DebugRecordingInterfaceBase;
class DebugRecordingFileProvider;
class DebugRecording;
} // audio::mojom::blink
#endif // SERVICES_AUDIO_PUBLIC_MOJOM_DEBUG_RECORDING_MOJOM_BLINK_FORWARD_H_