| // Copyright 2025 The Chromium Authors | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #include "components/metrics/private_metrics/private_metrics_pref_names.h" | |
| namespace metrics::private_metrics::prefs { | |
| const char kUnsentLogStoreName[] = "private_metrics.persistent_logs"; | |
| } // namespace metrics::private_metrics::prefs |