blob: 0f93771e6abaee4da8ada6a793d7974e8888b8d5 [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 = [
"go",
"hlcpp",
"lib-fidl",
"llcpp",
"rust",
"walker",
"//topaz/tests/dart_fidl_benchmarks",
]
}