blob: 623c68c7ab0a31a1d393cde2dac8814dbe3cb8c9 [file] [log] [blame]
// Copyright 2020 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_PERMISSIONS_PREF_NAMES_H_
#define COMPONENTS_PERMISSIONS_PREF_NAMES_H_
#include "build/build_config.h"
namespace permissions {
namespace prefs {
#if defined(OS_ANDROID)
extern const char kLocationSettingsBackoffLevelDSE[];
extern const char kLocationSettingsBackoffLevelDefault[];
extern const char kLocationSettingsNextShowDSE[];
extern const char kLocationSettingsNextShowDefault[];
#endif
} // namespace prefs
} // namespace permissions
#endif // COMPONENTS_PROXIMITY_AUTH_BLE_PREF_NAMES_H