blob: 7a16b44fdab9f5ef7a1e9b96ff192fbd9f697d22 [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/fidl/fidl.gni")
import("//build/dart/toolchain.gni")
group("compiler") {
deps = [
"//garnet/go/src/fidl/examples($dart_toolchain)",
]
}