chromium/out/Default/gen/ui/views/bubble_histograms_variant.h

// Generated from generate_allowlist_from_histograms_file.py. Do not edit!

#ifndef UI_VIEWS_BUBBLE_HISTOGRAMS_VARIANT_H_
#define UI_VIEWS_BUBBLE_HISTOGRAMS_VARIANT_H_

#include <algorithm>
#include <string_view>

namespace views_metrics {

inline constexpr std::string_view kBubbleNameAllowList[] =;

constexpr bool IsValidBubbleName(std::string_view s) {}

}  // namespace views_metrics

#endif  // UI_VIEWS_BUBBLE_HISTOGRAMS_VARIANT_H_