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" ]
}