blob: ceb9f68d032709cfb53e6d2365b60605325336d1 [file] [log] [blame]
# Copyright 2024 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("fuchsia.diagnostics.test") {
name = "fuchsia.diagnostics.test"
sources = [ "test.fidl" ]
}