blob: ccc911c294a9afeaed7df02f38586260e68e4d3a [file] [log] [blame]
include_rules = [
"+crypto",
"+media",
"+mojo/public/cpp/bindings",
"+net",
"+third_party/libyuv",
"+third_party/libaom",
"+third_party/openscreen/src/cast/streaming",
"+third_party/openscreen/src/platform/api",
"+third_party/openscreen/src/platform/base",
"+third_party/zlib",
"+ui/base",
"+ui/gfx",
]
specific_include_rules = {
".*unittest.cc": [
# TODO(https://crbug.com/1442745): there should be a test support class
# for this component.
"+components/openscreen_platform",
],
}