blob: e5809a9051bae337b02f275f9b5fa60d70cbd44c [file] [log] [blame]
# Copyright 2022 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.
visibility = [ "//src/cobalt/bin/utils:fuchsia_http_client" ]
# TODO(fxbug.dev/93229): Remove once the StatusOr move is done.
group("statusor") {
public_deps = [ "$cobalt_root/src/public/lib/statusor" ]
}