blob: 1290ae4ff5fe9dfb31f6cddd2bf417da131148a4 [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 CONTENT_COMMON_NAVIGATION_CLIENT_MOJOM_FORWARD_H_
#define CONTENT_COMMON_NAVIGATION_CLIENT_MOJOM_FORWARD_H_
#include "mojo/public/cpp/bindings/struct_ptr.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"
#include "mojo/public/cpp/bindings/lib/native_enum_serialization.h"
#include "mojo/public/cpp/bindings/lib/native_struct_serialization.h"
#ifdef KYTHE_IS_RUNNING
#pragma kythe_inline_metadata "Metadata comment"
#endif
namespace content {
namespace mojom {
using CommonNavigationParamsDataView = mojo::native::NativeStructDataView;
using CommitNavigationParamsDataView = mojo::native::NativeStructDataView;
using CommonNavigationParams = mojo::native::NativeStruct;
using CommonNavigationParamsPtr = mojo::native::NativeStructPtr;
using CommitNavigationParams = mojo::native::NativeStruct;
using CommitNavigationParamsPtr = mojo::native::NativeStructPtr;
class NavigationClient;
// @generated_from: content.mojom.NavigationClient
using NavigationClientPtr = mojo::InterfacePtr<NavigationClient>;
using NavigationClientPtrInfo = mojo::InterfacePtrInfo<NavigationClient>;
using ThreadSafeNavigationClientPtr =
mojo::ThreadSafeInterfacePtr<NavigationClient>;
// @generated_from: content.mojom.NavigationClient
using NavigationClientRequest = mojo::InterfaceRequest<NavigationClient>;
// @generated_from: content.mojom.NavigationClient
using NavigationClientAssociatedPtr =
mojo::AssociatedInterfacePtr<NavigationClient>;
using ThreadSafeNavigationClientAssociatedPtr =
mojo::ThreadSafeAssociatedInterfacePtr<NavigationClient>;
using NavigationClientAssociatedPtrInfo =
mojo::AssociatedInterfacePtrInfo<NavigationClient>;
// @generated_from: content.mojom.NavigationClient
using NavigationClientAssociatedRequest =
mojo::AssociatedInterfaceRequest<NavigationClient>;
} // namespace mojom
} // namespace content
#include "content/common/navigation_params.h"
#endif // CONTENT_COMMON_NAVIGATION_CLIENT_MOJOM_FORWARD_H_
/* Metadata comment
eyJtZXRhIjogW3siZW5kIjogMTgzNSwgImJlZ2luIjogMTgxNiwgImVkZ2UiOiAiJS9reXRoZS9l
ZGdlL2dlbmVyYXRlcyIsICJ0eXBlIjogImFuY2hvcl9kZWZpbmVzIiwgInZuYW1lIjogeyJjb3Jw
dXMiOiAiY2hyb21pdW0uZ29vZ2xlc291cmNlLmNvbS9jaHJvbWl1bS9zcmMiLCAibGFuZ3VhZ2Ui
OiAibW9qb20iLCAic2lnbmF0dXJlIjogImNvbnRlbnQubW9qb20uTmF2aWdhdGlvbkNsaWVudCJ9
fSwgeyJlbmQiOiAyMTYzLCAiYmVnaW4iOiAyMTQ3LCAiZWRnZSI6ICIlL2t5dGhlL2VkZ2UvZ2Vu
ZXJhdGVzIiwgInR5cGUiOiAiYW5jaG9yX2RlZmluZXMiLCAidm5hbWUiOiB7ImNvcnB1cyI6ICJj
aHJvbWl1bS5nb29nbGVzb3VyY2UuY29tL2Nocm9taXVtL3NyYyIsICJsYW5ndWFnZSI6ICJtb2pv
bSIsICJzaWduYXR1cmUiOiAiY29udGVudC5tb2pvbS5OYXZpZ2F0aW9uQ2xpZW50In19XSwgInR5
cGUiOiAia3l0aGUwIn0=
*/