#ifndef SERVICES_DEVICE_PUBLIC_MOJOM_SCREEN_ORIENTATION_MOJOM_BLINK_FORWARD_H_
#define SERVICES_DEVICE_PUBLIC_MOJOM_SCREEN_ORIENTATION_MOJOM_BLINK_FORWARD_H_
#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"
namespace device::mojom {
class ScreenOrientationInterfaceBase;
class ScreenOrientationListenerInterfaceBase;
}
namespace device::mojom::blink {
ScreenOrientationInterfaceBase;
ScreenOrientationListenerInterfaceBase;
class ScreenOrientation;
class ScreenOrientationListener;
}
#endif