blob: e46a63be5426b332fb6e824c1ccb53fac94f9f45 [file] [log] [blame]
# Copyright 2023 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.
source_set("buffer_descriptor") {
sources = [ "buffer_descriptor.h" ]
}