blob: 076c112919ccdc7865c64d2b9c52ad04681b44fd [file] [log] [blame]
include_rules = [
"+cc/blink",
"+content/public/child",
"+content/public/renderer",
"+content/child",
"+device/battery", # For battery status service.
"+device/vibration",
"+gin",
"+jingle/glue",
"+media", # For audio input/output and audio/video decoding.
"-storage/browser",
"+third_party/hyphen/hyphen.h",
"+third_party/libjingle",
"+third_party/tcmalloc",
"+v8/include",
"+v8/src/third_party/vtune",
]
specific_include_rules = {
'.*_[a-z]*browsertest.*': [
"+content/public/browser",
"+content/shell",
],
}