blob: 3401c983cd334b59fcb97475b5db32fab3a55051 [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 = [ "//src/tests/fidl/dangerous_identifiers/fidl($dart_toolchain)" ]
}