blob: ca61e1d30af0446d2025c92cdce38794aa00ecc1 [file] [log] [blame]
include_rules = [
"+vpx",
"+call",
"+common_video",
"+system_wrappers",
"+rtc_tools",
"+third_party/libyuv",
]
specific_include_rules = {
"android_test_initializer\.cc": [
"+base/android",
"+sdk",
],
"(.*test\.cc|.*test\.h|.*test\.mm)": [
"+media/base",
"+media/engine",
"+sdk",
],
}