blob: 0d0c9e873664316b720d50793dd957638ef1a211 [file] [log] [blame]
# Copyright 2019 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("$zx_build/public/gn/fidl.gni")
fidl_library("fuchsia-exception") {
sources = [
"handler.fidl",
"process_limbo.fidl",
]
}