blob: 6928a436b5f1ca19b04ac2b6cebb2bf78b98dbe2 [file] [log] [blame]
include_rules = [
"+components/viz/common",
"+third_party/libyuv", # For scaling in desktop_capture_device.cc.
]
specific_include_rules = {
".*test\.cc": [
# Allow inclusion of specific components that we depend on for testing
"+ui/base/resource/resource_bundle.h",
],
}