Sign in
fuchsia
/
fuchsia
/
refs/heads/sandbox/markdittmer/rac-paging
/
.
/
sdk
/
fidl
/
fuchsia.blobfs
/
BUILD.gn
blob: 636e9488e0a58865cacf0cd6e9cc7a3d7ce55587 [
file
] [
log
] [
blame
] [
edit
]
# 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
(
"//build/fidl/fidl.gni"
)
fidl
(
"fuchsia.blobfs"
)
{
sources
=
[
"blobfs.fidl"
]
}