blob: 1d815c6f9765d03d908e067eecbe088f02c17ac3 [file] [log] [blame] [edit]
# 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"
}