blob: c7141406ac1855e6d30d4f1e888cc72f3b2f7416 [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#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/associated_interface_ptr.h"
#include "mojo/public/cpp/bindings/associated_interface_ptr_info.h"
#include "mojo/public/cpp/bindings/associated_interface_request.h"
#include "mojo/public/cpp/bindings/interface_ptr.h"
#include "mojo/public/cpp/bindings/interface_request.h"
#include "mojo/public/cpp/bindings/lib/control_message_handler.h"
#include "mojo/public/cpp/bindings/pending_associated_receiver.h"
#include "mojo/public/cpp/bindings/pending_associated_remote.h"
#include "mojo/public/cpp/bindings/pending_receiver.h"
#include "mojo/public/cpp/bindings/pending_remote.h"
#include "mojo/public/cpp/bindings/raw_ptr_impl_ref_traits.h"
#include "mojo/public/cpp/bindings/thread_safe_interface_ptr.h"
#ifdef KYTHE_IS_RUNNING
#pragma kythe_inline_metadata "Metadata comment"
#endif
namespace device {
namespace mojom {
} // namespace device
} // namespace mojom
namespace device {
namespace mojom {
namespace blink {
class ScreenOrientation;
// @generated_from: device.mojom.ScreenOrientation
using ScreenOrientationPtr = mojo::InterfacePtr<ScreenOrientation>;
using ScreenOrientationPtrInfo = mojo::InterfacePtrInfo<ScreenOrientation>;
using ThreadSafeScreenOrientationPtr =
mojo::ThreadSafeInterfacePtr<ScreenOrientation>;
// @generated_from: device.mojom.ScreenOrientation
using ScreenOrientationRequest = mojo::InterfaceRequest<ScreenOrientation>;
// @generated_from: device.mojom.ScreenOrientation
using ScreenOrientationAssociatedPtr =
mojo::AssociatedInterfacePtr<ScreenOrientation>;
using ThreadSafeScreenOrientationAssociatedPtr =
mojo::ThreadSafeAssociatedInterfacePtr<ScreenOrientation>;
using ScreenOrientationAssociatedPtrInfo =
mojo::AssociatedInterfacePtrInfo<ScreenOrientation>;
// @generated_from: device.mojom.ScreenOrientation
using ScreenOrientationAssociatedRequest =
mojo::AssociatedInterfaceRequest<ScreenOrientation>;
class ScreenOrientationListener;
// @generated_from: device.mojom.ScreenOrientationListener
using ScreenOrientationListenerPtr = mojo::InterfacePtr<ScreenOrientationListener>;
using ScreenOrientationListenerPtrInfo = mojo::InterfacePtrInfo<ScreenOrientationListener>;
using ThreadSafeScreenOrientationListenerPtr =
mojo::ThreadSafeInterfacePtr<ScreenOrientationListener>;
// @generated_from: device.mojom.ScreenOrientationListener
using ScreenOrientationListenerRequest = mojo::InterfaceRequest<ScreenOrientationListener>;
// @generated_from: device.mojom.ScreenOrientationListener
using ScreenOrientationListenerAssociatedPtr =
mojo::AssociatedInterfacePtr<ScreenOrientationListener>;
using ThreadSafeScreenOrientationListenerAssociatedPtr =
mojo::ThreadSafeAssociatedInterfacePtr<ScreenOrientationListener>;
using ScreenOrientationListenerAssociatedPtrInfo =
mojo::AssociatedInterfacePtrInfo<ScreenOrientationListener>;
// @generated_from: device.mojom.ScreenOrientationListener
using ScreenOrientationListenerAssociatedRequest =
mojo::AssociatedInterfaceRequest<ScreenOrientationListener>;
} // namespace blink
} // namespace mojom
} // namespace device
#endif // SERVICES_DEVICE_PUBLIC_MOJOM_SCREEN_ORIENTATION_MOJOM_BLINK_FORWARD_H_