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