chromium/out/Default/gen/components/metrics/structured/structured_metrics_validator.h

// Generated from gen_validator.py. DO NOT EDIT!
// source: structured.xml

#ifndef METRICS_STRUCTURED_STRUCTURED_METRICS_VALIDATOR_H
#define METRICS_STRUCTURED_STRUCTURED_METRICS_VALIDATOR_H

#include <memory>
#include <optional>
#include <string>
#include <string_view>
#include <unordered_map>

#include "base/no_destructor.h"
#include "components/metrics/structured/project_validator.h"

namespace metrics {
namespace structured {
namespace validator {

class Validators final {};

}  // namespace validator
}  // namespace structured
}  // namespace metrics

#endif  // METRICS_STRUCTURED_STRUCTURED_METRICS_VALIDATOR_H