blob: 3c60e222514b4bc3dc606b5e7d7f6ab3c538b650 [file] [log] [blame]
// Copyright 2024 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/dwa/dwa_pref_names.h"
namespace metrics::dwa::prefs {
const char kUnsentLogStoreName[] = "dwa.persistent_logs";
const char kDwaClientId[] = "dwa.client_id";
const char kDwaClientIdLastUpdated[] = "dwa.client_id_last_updated";
} // namespace metrics::dwa::prefs