blob: 15e8477af89ae6d677886db0c0e6d534947de292 [file] [log] [blame]
# Copyright 2022 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/buildflag_header.gni")
source_set("unit_tests") {
testonly = true
deps = [ "//components/cast_receiver/browser:unit_tests" ]
}