blob: 10f3d6b1ef5e4d25aad0ff515e9e37de0ac75221 [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.
group("benchmarks") {
testonly = true
deps = [
"dart",
"fidlc",
"go",
"hlcpp",
"lib-fidl",
"llcpp",
"reference",
"rust",
"walker",
]
}