blob: 9b404588fa88f0b47a3afae1c57c968fae91bf19 [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/flutter_test.gni")
json_fidl("fuchsia.setui.json") {
fidl_target = "//sdk/fidl/fuchsia.setui"
deps = [
"//sdk/fidl/fuchsia.setui",
]
}