Sign in
fuchsia
/
fuchsia
/
HEAD
/
.
/
sdk
/
fidl
/
fuchsia.net.udp
/
BUILD.gn
blob: f51903eb193fdc3801c1f4e22bb4439cd71a1bab [
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/fidl/fidl.gni"
)
fidl
(
"fuchsia.net.udp"
)
{
sources
=
[
"udp.fidl"
]
}