blob: 2da21ae915213dedbadad5e46056abc573a560ab [file] [log] [blame]
include_rules = [
"+content/public/renderer",
"+content/child",
"+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",
"+v8/src/third_party/vtune",
"-webkit/browser",
]
specific_include_rules = {
'.*_[a-z]*browsertest.*': [
"+content/public/browser",
"+content/shell",
],
}