#ifndef CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_SELLER_WORKLET_MOJOM_FORWARD_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_SELLER_WORKLET_MOJOM_FORWARD_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 auction_worklet::mojom {
class ComponentAuctionModifiedBidParamsDataView;
class ComponentAuctionReportResultParamsDataView;
class ScoreAdDependencyLatenciesDataView;
class ComponentAuctionOtherSellerDataView;
class ComponentAuctionModifiedBidParams;
ComponentAuctionModifiedBidParamsPtr;
class ComponentAuctionReportResultParams;
ComponentAuctionReportResultParamsPtr;
class ScoreAdDependencyLatencies;
ScoreAdDependencyLatenciesPtr;
class ComponentAuctionOtherSeller;
ComponentAuctionOtherSellerPtr;
class ScoreAdClient;
class SellerWorklet;
}
#endif