blob: ec097c9904a630e4c3c7d23da86884e11682521f [file] [log] [blame]
# Copyright 2019 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("button_flutter") {
testonly = true
public_deps = [
"//src/experiences/benchmarks/bin/button_flutter"
]
}