blob: 7ca701af750e0584a5f3c6ba3481fee97b70d412 [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",
]
deps = [ "//base" ]
}