blob: 31a2edb81ae93de8e2db5797ebd06f6598b0cf37 [file] [log] [blame]
# Copyright 2023 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.net.stackmigrationdeprecated") {
sources = [ "stackmigrationdeprecated.fidl" ]
sdk_category = "partner"
stable = true
sdk_area = "Netstack"
}