#ifndef COMPONENTS_ATTRIBUTION_REPORTING_REGISTRATION_HEADER_ERROR_MOJOM_FORWARD_H_
#define COMPONENTS_ATTRIBUTION_REPORTING_REGISTRATION_HEADER_ERROR_MOJOM_FORWARD_H_
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"
namespace attribution_reporting::mojom {
class RegistrationHeaderErrorDataView;
class RegistrationHeaderErrorDetailsDataView;
class RegistrationHeaderError;
RegistrationHeaderErrorPtr;
class RegistrationHeaderErrorDetails;
RegistrationHeaderErrorDetailsPtr;
}
#endif