Sign in
chromium
/
chromium
/
src
/
205191a32c9db91062c5342e901b2da2d67a49e5
/
.
/
components
/
wallet
/
core
/
common
/
BUILD.gn
blob: 813cdf8d2e4731de27426b2f2a24417eb2ae2efa [
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.
source_set
(
"features"
)
{
sources
=
[
"wallet_features.cc"
,
"wallet_features.h"
,
]
deps
=
[
"//base"
]
}