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

// components/digital_goods/mojom/digital_goods.mojom-blink-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_BLINK_FORWARD_H_
#define COMPONENTS_DIGITAL_GOODS_MOJOM_DIGITAL_GOODS_MOJOM_BLINK_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 {

enum class BillingResponseCode : int32_t;

enum class ItemType : int32_t;

enum class CreateDigitalGoodsResponseCode : int32_t;


}  // payments::mojom


namespace payments::mojom::blink {
BillingResponseCode;
ItemType;
CreateDigitalGoodsResponseCode;
class ItemDetails;
ItemDetailsPtr;

class PurchaseReference;
PurchaseReferencePtr;




}  // payments::mojom::blink

#endif  // COMPONENTS_DIGITAL_GOODS_MOJOM_DIGITAL_GOODS_MOJOM_BLINK_FORWARD_H_