Sign in
chromium
/
chromium
/
src
/
205191a32c9db91062c5342e901b2da2d67a49e5
/
.
/
ios
/
components
/
enterprise
/
data_controls
/
BUILD.gn
blob: c2e5d9489694590358c818b79bd03e255127eb70 [
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"
]
}