blob: 1b849cc895e64e733bb40339b98eb706cef13cbf [file] [log] [blame]
static_library("debug") {
sources = [
"structured_metrics_utils.cc",
"structured_metrics_utils.h",
"structured_metrics_watcher.cc",
"structured_metrics_watcher.h",
]
deps = [
"//base",
"//base:i18n",
"//components/metrics/structured",
]
}