chromium/out/Default/gen/third_party/blink/public/mojom/lcp_critical_path_predictor/lcp_critical_path_predictor.mojom-params-data.h

// third_party/blink/public/mojom/lcp_critical_path_predictor/lcp_critical_path_predictor.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 THIRD_PARTY_BLINK_PUBLIC_MOJOM_LCP_CRITICAL_PATH_PREDICTOR_LCP_CRITICAL_PATH_PREDICTOR_MOJOM_PARAMS_DATA_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_LCP_CRITICAL_PATH_PREDICTOR_LCP_CRITICAL_PATH_PREDICTOR_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 blink::mojom {
namespace internal {
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) LCPCriticalPathPredictorHost_SetLcpElementLocator_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) LCPCriticalPathPredictorHost_SetLcpInfluencerScriptUrls_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) LCPCriticalPathPredictorHost_SetPreconnectOrigins_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) LCPCriticalPathPredictorHost_NotifyFetchedFont_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) LCPCriticalPathPredictorHost_NotifyFetchedSubresource_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) LCPCriticalPathPredictorHost_SetUnusedPreloads_Params_Data {};
static_assert;

}  // namespace internal


class LCPCriticalPathPredictorHost_SetLcpElementLocator_ParamsDataView {};


class LCPCriticalPathPredictorHost_SetLcpInfluencerScriptUrls_ParamsDataView {};


class LCPCriticalPathPredictorHost_SetPreconnectOrigins_ParamsDataView {};


class LCPCriticalPathPredictorHost_NotifyFetchedFont_ParamsDataView {};


class LCPCriticalPathPredictorHost_NotifyFetchedSubresource_ParamsDataView {};


class LCPCriticalPathPredictorHost_SetUnusedPreloads_ParamsDataView {};

inline void LCPCriticalPathPredictorHost_SetLcpElementLocator_ParamsDataView::GetLcpElementLocatorDataView(
    ::mojo_base::mojom::ByteStringDataView* output) {}


inline void LCPCriticalPathPredictorHost_SetLcpInfluencerScriptUrls_ParamsDataView::GetLcpInfluencerScriptsDataView(
    mojo::ArrayDataView<::url::mojom::UrlDataView>* output) {}


inline void LCPCriticalPathPredictorHost_SetPreconnectOrigins_ParamsDataView::GetOriginsDataView(
    mojo::ArrayDataView<::url::mojom::UrlDataView>* output) {}


inline void LCPCriticalPathPredictorHost_NotifyFetchedFont_ParamsDataView::GetFontUrlDataView(
    ::url::mojom::UrlDataView* output) {}


inline void LCPCriticalPathPredictorHost_NotifyFetchedSubresource_ParamsDataView::GetSubresourceUrlDataView(
    ::url::mojom::UrlDataView* output) {}
inline void LCPCriticalPathPredictorHost_NotifyFetchedSubresource_ParamsDataView::GetSubresourceLoadStartDataView(
    ::mojo_base::mojom::TimeDeltaDataView* output) {}


inline void LCPCriticalPathPredictorHost_SetUnusedPreloads_ParamsDataView::GetUnusedPreloadsDataView(
    mojo::ArrayDataView<::url::mojom::UrlDataView>* output) {}



}  // blink::mojom

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

#endif  // THIRD_PARTY_BLINK_PUBLIC_MOJOM_LCP_CRITICAL_PATH_PREDICTOR_LCP_CRITICAL_PATH_PREDICTOR_MOJOM_PARAMS_DATA_H_