#ifndef COMPONENTS_ATTRIBUTION_REPORTING_SOURCE_REGISTRATION_ERROR_MOJOM_SHARED_INTERNAL_H_
#define COMPONENTS_ATTRIBUTION_REPORTING_SOURCE_REGISTRATION_ERROR_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"
namespace mojo {
namespace internal {
class ValidationContext;
}
}
namespace attribution_reporting::mojom {
namespace internal {
struct SourceRegistrationError_Data { … };
#pragma pack(push, 1)
#pragma pack(pop)
}
}
#endif