blob: 75919c61f7720aeb3cb693d33adc30132f7bb2ef [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.
group("quiche") {
public_deps = [
"quiche:quiche",
]
deps = [
"octets:octets",
]
}