blob: 4aad7b50bea196639bc0b1ae630a0f287380b0ed [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("//topaz/bin/dart_fidl_json/dart_fidl_json.gni")
import("//topaz/runtime/dart/dart_test.gni")
json_fidl("fuchsia.setui.json") {
fidl_target = "//sdk/fidl/fuchsia.setui"
deps = [
"//sdk/fidl/fuchsia.setui",
]
}