blob: 3a88ced0713786b29740f3c2ac0d355807b45a1c [file] [log] [blame]
# Copyright 2023 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.
import("//tools/cmc/build/expect_includes.gni")
# `context_provider.cm` may be launched from "#realm_builder".
# Does not cover use of fuchsia.web.ContextProvider.Create`.
expect_includes("launch_context_provider") {
includes = [ "launch_context_provider.shard.cml" ]
}