#include "components/attribution_reporting/registration_header_error.h"
#include "components/attribution_reporting/constants.h"
#include "components/attribution_reporting/os_registration_error.mojom-shared.h"
#include "components/attribution_reporting/source_registration_error.mojom-shared.h"
#include "components/attribution_reporting/trigger_registration_error.mojom-shared.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace attribution_reporting {
namespace {
TEST(RegistrationHeaderErrorTest, HeaderName) { … }
}
}