// components/schema_org/common/metadata.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_SCHEMA_ORG_COMMON_METADATA_MOJOM_BLINK_FORWARD_H_
#define COMPONENTS_SCHEMA_ORG_COMMON_METADATA_MOJOM_BLINK_FORWARD_H_



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




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





namespace schema_org::mojom {


}  // schema_org::mojom


namespace schema_org::mojom::blink {
class Property;
using PropertyPtr = mojo::StructPtr<Property>;

class Entity;
using EntityPtr = mojo::StructPtr<Entity>;

class Values;

using ValuesPtr = mojo::StructPtr<Values>;




}  // schema_org::mojom::blink

#endif  // COMPONENTS_SCHEMA_ORG_COMMON_METADATA_MOJOM_BLINK_FORWARD_H_