Sign in
chromium
/
chromium
/
src.git
/
lkgr-android-internal
/
.
/
components
/
safe_browsing
/
ios
/
browser
/
web_ui
/
BUILD.gn
blob: 7798a70c233e4e441b99e90618e4ddea0571f220 [
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
=
[
"features.h"
,
"features.mm"
,
]
public_deps
=
[
"//base"
]
}