#ifndef MEDIA_MOJO_MOJOM_WEBRTC_VIDEO_PERF_MOJOM_FORWARD_H_
#define MEDIA_MOJO_MOJOM_WEBRTC_VIDEO_PERF_MOJOM_FORWARD_H_
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"
namespace media::mojom {
class WebrtcPredictionFeaturesDataView;
class WebrtcVideoStatsDataView;
class WebrtcPredictionFeatures;
WebrtcPredictionFeaturesPtr;
class WebrtcVideoStats;
WebrtcVideoStatsPtr;
class WebrtcVideoPerfRecorder;
class WebrtcVideoPerfHistory;
}
#endif