#ifndef CONTENT_BROWSER_ATTRIBUTION_REPORTING_ATTRIBUTION_REPORTING_MOJOM_SHARED_INTERNAL_H_
#define CONTENT_BROWSER_ATTRIBUTION_REPORTING_ATTRIBUTION_REPORTING_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 ReportType_Data { … };
struct RegistrationType_Data { … };
struct OsRegistrationResult_Data { … };
#pragma pack(push, 1)
#pragma pack(pop)
}
}
#endif