blob: 5cd9730a030715151d4b4d04f6fd0005a3423372 [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.Frame.CreateView*()` may be called.
//
{
use: [
{
protocol: [
"fuchsia.accessibility.semantics.SemanticsManager",
"fuchsia.ui.composition.Allocator",
"fuchsia.ui.composition.Flatland",
],
},
],
}