blob: eb14149e5cdca080e7c7005339f367ae90ffd962 [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.
import("//build/dart/toolchain.gni")
group("fidl-dangerous-identifiers") {
deps = [ "//garnet/tests/fidl-dangerous-identifiers/fidl($dart_toolchain)" ]
}