blob: 9015435dea61e2b39ccc6f790de73592e98a25b2 [file]
include_rules = [
"+components/data_reduction_proxy/core/browser",
"+components/data_reduction_proxy/core/common",
"+components/keyed_service",
"+components/previews",
"+components/user_prefs",
"+content/public/browser",
"+content/public/common",
"+net/base",
]
specific_include_rules = {
'.*_[a-z]*test\.cc': [
"+content/public/test",
"+net/http",
],
}