| // 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: [ | |
| "//src/ui/testing/ui_test_realm/meta/base_ui_realm.shard.cml", | |
| "//src/ui/testing/ui_test_realm/meta/root_presenter.scene_owner.shard.cml", | |
| "//src/ui/testing/ui_test_realm/meta/scenic.shard.cml", | |
| ], | |
| } |