blob: c7315d0856178640c54554595ffffb108413bb83 [file] [log] [blame]
# Copyright 2018 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")
import("//build/fidl/fidl.gni")
group("compiler") {
deps = [
"//garnet/go/src/fidl/examples($dart_toolchain)",
]
}