#ifndef THIRD_PARTY_BLINK_PUBLIC_MOJOM_PICTURE_IN_PICTURE_PICTURE_IN_PICTURE_MOJOM_BLINK_FORWARD_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_PICTURE_IN_PICTURE_PICTURE_IN_PICTURE_MOJOM_BLINK_FORWARD_H_
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
namespace blink::mojom {
class PictureInPictureSessionObserverInterfaceBase;
class PictureInPictureSessionInterfaceBase;
class PictureInPictureServiceInterfaceBase;
}
namespace blink::mojom::blink {
PictureInPictureSessionObserverInterfaceBase;
PictureInPictureSessionInterfaceBase;
PictureInPictureServiceInterfaceBase;
class PictureInPictureSessionObserver;
class PictureInPictureSession;
class PictureInPictureService;
}
#endif