blob: c7b0af69aaf752c418f5ad27addb49a034728b3b [file] [log] [blame]
# Copyright 2020 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.
# TODO(fxrev.dev/438294) delete once topaz has been moved to new example locations
import("//build/fidl/fidl.gni")
fidl("fuchsia.examples.inspect") {
sources = [
"//examples/diagnostics/inspect/codelab/fidl/fizzbuzz.test.fidl",
"//examples/diagnostics/inspect/codelab/fidl/reverser.test.fidl",
]
}