blob: 122bf01f98f3a9ece7e76e39e92409b988dcb1a5 [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_UNIFIED_CONSENT_PREF_NAMES_H_
#define COMPONENTS_UNIFIED_CONSENT_PREF_NAMES_H_
namespace prefs {
extern const char kUrlKeyedAnonymizedDataCollectionEnabled[];
} // namespace prefs
#endif // COMPONENTS_UNIFIED_CONSENT_PREF_NAMES_H_