blob: 9d712aa4ac79d3465349790bde8decfafbb657bb [file] [log] [blame]
# Copyright 2025 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/components.gni")
import("//build/fidl/fidl.gni")
import("//build/test.gni")
fidl("test.metadata") {
sources = [ "metadata.test.fidl" ]
}