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

// content/browser/private_aggregation/private_aggregation_internals.mojom-forward.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 CONTENT_BROWSER_PRIVATE_AGGREGATION_PRIVATE_AGGREGATION_INTERNALS_MOJOM_FORWARD_H_
#define CONTENT_BROWSER_PRIVATE_AGGREGATION_PRIVATE_AGGREGATION_INTERNALS_MOJOM_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"

#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"


#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"






namespace private_aggregation_internals::mojom {
class AggregatableReportRequestIDDataView;

class AggregatableHistogramContributionDataView;

class WebUIAggregatableReportDataView;


enum class ReportStatus : int32_t;
class AggregatableReportRequestID;
AggregatableReportRequestIDPtr;

class AggregatableHistogramContribution;
AggregatableHistogramContributionPtr;

class WebUIAggregatableReport;
WebUIAggregatableReportPtr;

class Observer;

class Handler;

class Factory;




}  // private_aggregation_internals::mojom

#endif  // CONTENT_BROWSER_PRIVATE_AGGREGATION_PRIVATE_AGGREGATION_INTERNALS_MOJOM_FORWARD_H_