blob: c75e160e22bc737897b820161ff710735b965ec7 [file] [log] [blame]
# 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.
# TODO(70426) Remove this once third_party projects have been updated to
# depend on //zircon/system/ulib/fbl directly instead.
group("fbl") {
public_deps = [ "//zircon/system/ulib/fbl" ]
visibility = [ "//third_party/openssh-portable:*" ]
}