| # 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. | |
| # TODO(ianloic): Remove this once Dart FIDL support is moved into fuchsia.git | |
| group("fidl") { | |
| deps = [ "//src/tests/fidl/dangerous_identifiers:fidl" ] | |
| } |