chromium/out/Default/gen/content/browser/private_aggregation/private_aggregation_internals.mojom-shared-internal.h

// content/browser/private_aggregation/private_aggregation_internals.mojom-shared-internal.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef CONTENT_BROWSER_PRIVATE_AGGREGATION_PRIVATE_AGGREGATION_INTERNALS_MOJOM_SHARED_INTERNAL_H_
#define CONTENT_BROWSER_PRIVATE_AGGREGATION_PRIVATE_AGGREGATION_INTERNALS_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "url/mojom/url.mojom-shared-internal.h"
#include "mojo/public/mojom/base/int128.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"
#include "base/component_export.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace private_aggregation_internals::mojom {
namespace internal {
class AggregatableReportRequestID_Data;
class AggregatableHistogramContribution_Data;
class WebUIAggregatableReport_Data;

struct ReportStatus_Data {};

#pragma pack(push, 1)
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) AggregatableReportRequestID_Data {};
static_assert;
// Used by AggregatableReportRequestID::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct AggregatableReportRequestID_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    AggregatableReportRequestID_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) AggregatableHistogramContribution_Data {};
static_assert;
// Used by AggregatableHistogramContribution::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct AggregatableHistogramContribution_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    AggregatableHistogramContribution_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) WebUIAggregatableReport_Data {};
static_assert;
// Used by WebUIAggregatableReport::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct WebUIAggregatableReport_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    WebUIAggregatableReport_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // private_aggregation_internals::mojom

#endif  // CONTENT_BROWSER_PRIVATE_AGGREGATION_PRIVATE_AGGREGATION_INTERNALS_MOJOM_SHARED_INTERNAL_H_