Sign in
fuchsia
/
fuchsia
/
0054a8a1162c2ea857fb02553835b804ead7b124
/
.
/
sdk
/
fidl
/
fuchsia.scenic.scheduling
/
BUILD.gn
blob: afabacc6676b18a17fdccc7820e88473f066a01c [
file
] [
log
] [
blame
]
import
(
"//build/fidl/fidl.gni"
)
fidl
(
"fuchsia.scenic.scheduling"
)
{
sdk_category
=
"partner"
sources
=
[
"prediction_info.fidl"
]
public_deps
=
[
"//zircon/vdso/zx"
]
}