blob: 64d91aa93529f8254235b040068741e9a9d3abac [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("//build/fidl/fidl.gni")
fidl("fuchsia.timezone") {
sources = [
"time_service.fidl",
"time_zone.fidl",
]
}