include_rules = [
"+net",
"+media/cast/openscreen",
# The browser and renderer code may not depend on eachother, and can only
# depend on shared "public" and "common" code.
"-components/cast_streaming",
"+components/cast_streaming/buildflags.h",
"+components/cast_streaming/common",
"+components/cast_streaming/public",
]