blob: 59ab262d7053600061108d927ffd7f517178e900 [file] [log] [blame]
# Copyright 2017 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 = [
"cobalt.fidl",
"cobalt_controller.fidl",
]
}