blob: 150d0a9c916fbe7a7011e3f05a5bef55ad26c08f [file] [log] [blame]
# Copyright 2017 The Chromium 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.netstack") {
sdk_category = "partner"
sources = [
"netstack.fidl",
"net_address.fidl",
]
}