#ifndef MEDIA_MOJO_MOJOM_WATCH_TIME_RECORDER_MOJOM_BLINK_FORWARD_H_
#define MEDIA_MOJO_MOJOM_WATCH_TIME_RECORDER_MOJOM_BLINK_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 WatchTimeRecorderInterfaceBase;
}
namespace media::mojom::blink {
WatchTimeRecorderInterfaceBase;
class PlaybackProperties;
PlaybackPropertiesPtr;
class SecondaryPlaybackProperties;
SecondaryPlaybackPropertiesPtr;
class WatchTimeRecorder;
}
#endif