blob: 767fa332b84318bde4762bcefdabbafd82bbc9ed [file] [log] [blame]
// Copyright 2022 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.
// Include this shard when `fuchsia::web::ContextFeatureFlags::NETWORK` may be
// used.
//
{
use: [
{
protocol: [
"fuchsia.net.interfaces.State",
"fuchsia.net.name.Lookup",
"fuchsia.posix.socket.Provider",
],
},
],
}