chromium/out/Default/gen/components/digital_goods/mojom/digital_goods.mojom-forward.h

// components/digital_goods/mojom/digital_goods.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 COMPONENTS_DIGITAL_GOODS_MOJOM_DIGITAL_GOODS_MOJOM_FORWARD_H_
#define COMPONENTS_DIGITAL_GOODS_MOJOM_DIGITAL_GOODS_MOJOM_FORWARD_H_

#include <stdint.h>

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




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






namespace payments::mojom {
class ItemDetailsDataView;

class PurchaseReferenceDataView;


enum class BillingResponseCode : int32_t;

enum class ItemType : int32_t;

enum class CreateDigitalGoodsResponseCode : int32_t;
class ItemDetails;
ItemDetailsPtr;

class PurchaseReference;
PurchaseReferencePtr;




}  // payments::mojom

#endif  // COMPONENTS_DIGITAL_GOODS_MOJOM_DIGITAL_GOODS_MOJOM_FORWARD_H_