blob: 6e7c684d2ef79b1224077e29b20b1de965424b49 [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("//build/fidl/fidl.gni")
fidl("fuchsia.testing.chrealm") {
testonly = true
sources = [ "tester.fidl" ]
}