blob: d62707c2f9c6ffaeebdd89dbd8cb4b5beb759b38 [file] [log] [blame]
include_rules = [
"+vpx",
"+call",
"+common_video",
"+sdk",
"+system_wrappers",
"+rtc_tools",
"+third_party/libyuv",
"+rtc_base/system/rtc_export.h",
"+video/config",
]
specific_include_rules = {
"android_codec_factory_helper\.cc": [
"+base/android",
],
"multiplex_encoder_adapter\.cc": [
"+media/base",
],
".*test.*\.cc": [
"+media/base",
"+media/engine",
"+video/config",
],
}