blob: f309b29bf7d2921220cf7d0449728cdeb5d30d5d [file] [log] [blame]
include_rules = [
"+content/public/renderer",
"+jingle/glue",
"+media", # For audio input/output and audio/video decoding.
"+third_party/hyphen/hyphen.h",
"+third_party/libjingle",
"+third_party/mach_override",
"+third_party/tcmalloc",
"+v8/include",
]
specific_include_rules = {
'.*_[a-z]*browsertest.*': [
"+content/public/browser",
"+content/shell",
],
}