blob: 3b2279dbb634f5090a7895013a04ee7e1887e976 [file] [log] [blame]
# Copyright 2016 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("//garnet/public/lib/fidl/fidl.gni")
fidl("fidl") {
sources = [
"font_provider.fidl",
]
}