blob: d861e6e6bf3c78a1523ca1edfea89f560403a75a [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")
fidl("dart.fidl.json.test") {
name = "test.dart.fidl.json"
sources = [
"types.test.fidl",
]
}