blob: acf7a05951e66203e5e484bc2ecf4d0354a44e91 [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_RENDER_MESSAGE_FILTER_MOJOM_FORWARD_H_
#define CONTENT_COMMON_RENDER_MESSAGE_FILTER_MOJOM_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 content {
namespace mojom {
class RenderMessageFilter;
// @generated_from: content.mojom.RenderMessageFilter
using RenderMessageFilterPtr = mojo::InterfacePtr<RenderMessageFilter>;
using RenderMessageFilterPtrInfo = mojo::InterfacePtrInfo<RenderMessageFilter>;
using ThreadSafeRenderMessageFilterPtr =
mojo::ThreadSafeInterfacePtr<RenderMessageFilter>;
// @generated_from: content.mojom.RenderMessageFilter
using RenderMessageFilterRequest = mojo::InterfaceRequest<RenderMessageFilter>;
// @generated_from: content.mojom.RenderMessageFilter
using RenderMessageFilterAssociatedPtr =
mojo::AssociatedInterfacePtr<RenderMessageFilter>;
using ThreadSafeRenderMessageFilterAssociatedPtr =
mojo::ThreadSafeAssociatedInterfacePtr<RenderMessageFilter>;
using RenderMessageFilterAssociatedPtrInfo =
mojo::AssociatedInterfacePtrInfo<RenderMessageFilter>;
// @generated_from: content.mojom.RenderMessageFilter
using RenderMessageFilterAssociatedRequest =
mojo::AssociatedInterfaceRequest<RenderMessageFilter>;
} // namespace mojom
} // namespace content
#endif // CONTENT_COMMON_RENDER_MESSAGE_FILTER_MOJOM_FORWARD_H_
/* Metadata comment
eyJtZXRhIjogW3siZW5kIjogMTI2NCwgImJlZ2luIjogMTI0MiwgImVkZ2UiOiAiJS9reXRoZS9l
ZGdlL2dlbmVyYXRlcyIsICJ0eXBlIjogImFuY2hvcl9kZWZpbmVzIiwgInZuYW1lIjogeyJjb3Jw
dXMiOiAiY2hyb21pdW0uZ29vZ2xlc291cmNlLmNvbS9jaHJvbWl1bS9zcmMiLCAibGFuZ3VhZ2Ui
OiAibW9qb20iLCAic2lnbmF0dXJlIjogImNvbnRlbnQubW9qb20uUmVuZGVyTWVzc2FnZUZpbHRl
ciJ9fSwgeyJlbmQiOiAxNjE2LCAiYmVnaW4iOiAxNTk3LCAiZWRnZSI6ICIlL2t5dGhlL2VkZ2Uv
Z2VuZXJhdGVzIiwgInR5cGUiOiAiYW5jaG9yX2RlZmluZXMiLCAidm5hbWUiOiB7ImNvcnB1cyI6
ICJjaHJvbWl1bS5nb29nbGVzb3VyY2UuY29tL2Nocm9taXVtL3NyYyIsICJsYW5ndWFnZSI6ICJt
b2pvbSIsICJzaWduYXR1cmUiOiAiY29udGVudC5tb2pvbS5SZW5kZXJNZXNzYWdlRmlsdGVyIn19
XSwgInR5cGUiOiAia3l0aGUwIn0=
*/