1
2
3
4
5
6
7
8
9
10
media / gpu / vaapi / DEPS [blame]
include_rules = [
"+chromeos/components/cdm_factory_daemon",
"+third_party/libva_protected_content/va_protected_content.h",
]
specific_include_rules = {
".*_unittest\.cc": [
"+third_party/libwebp",
],
}