blob: 52c0ff1fc910e4354cfde618e53b36e81bbe7e65 [file]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("debugging") {
deps = [
"//src/sys/bin/psutils",
"//src/sys/tools/component",
]
}