chromium/out/Default/gen/components/guest_view/common/guest_view.mojom-params-data.h

// components/guest_view/common/guest_view.mojom-params-data.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef COMPONENTS_GUEST_VIEW_COMMON_GUEST_VIEW_MOJOM_PARAMS_DATA_H_
#define COMPONENTS_GUEST_VIEW_COMMON_GUEST_VIEW_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace guest_view::mojom {
namespace internal {
class  GuestViewHost_AttachToEmbedderFrame_Params_Data {};
static_assert;
class  GuestViewHost_AttachToEmbedderFrame_ResponseParams_Data {};
static_assert;
class  GuestViewHost_ViewCreated_Params_Data {};
static_assert;

}  // namespace internal


class GuestViewHost_AttachToEmbedderFrame_ParamsDataView {};


class GuestViewHost_AttachToEmbedderFrame_ResponseParamsDataView {};


class GuestViewHost_ViewCreated_ParamsDataView {};

inline void GuestViewHost_AttachToEmbedderFrame_ParamsDataView::GetParamsDataView(
    ::mojo_base::mojom::DictionaryValueDataView* output) {}




inline void GuestViewHost_ViewCreated_ParamsDataView::GetViewTypeDataView(
    mojo::StringDataView* output) {}



}  // guest_view::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // COMPONENTS_GUEST_VIEW_COMMON_GUEST_VIEW_MOJOM_PARAMS_DATA_H_