blob: 81f9134f02846fb0364dd48ac63b877546d946d3 [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",
"octets:octets",
]
}