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