#ifndef COMPONENTS_WEBAPPS_SERVICES_WEB_APP_ORIGIN_ASSOCIATION_PUBLIC_MOJOM_WEB_APP_ORIGIN_ASSOCIATION_PARSER_MOJOM_FORWARD_H_
#define COMPONENTS_WEBAPPS_SERVICES_WEB_APP_ORIGIN_ASSOCIATION_PUBLIC_MOJOM_WEB_APP_ORIGIN_ASSOCIATION_PARSER_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 webapps::mojom {
class WebAppOriginAssociationDataView;
class AssociatedWebAppDataView;
class WebAppOriginAssociationErrorDataView;
class WebAppOriginAssociation;
WebAppOriginAssociationPtr;
class AssociatedWebApp;
AssociatedWebAppPtr;
class WebAppOriginAssociationError;
WebAppOriginAssociationErrorPtr;
class WebAppOriginAssociationParser;
}
#endif