blob: 1bef9a1e068cd41529fc72b0f26798437d1bcf9b [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.
group("storage") {
deps = [
"buffer",
"operation",
]
}