blob: f257d38f7eda28a4223a4797cba929a37bc7b288 [file] [log] [blame]
// 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.
#ifndef COMPONENTS_WALLET_CORE_COMMON_WALLET_FEATURES_H_
#define COMPONENTS_WALLET_CORE_COMMON_WALLET_FEATURES_H_
#include "base/feature_list.h"
namespace wallet {
BASE_DECLARE_FEATURE(kWalletablePassDetection);
} // namespace wallet
#endif // COMPONENTS_WALLET_CORE_COMMON_WALLET_FEATURES_H_