1 specific_include_rules = { 2 # Tests can make use of content/browser/ infrastructure. 3 ".*browsertest\.cc": [ 4 "+content/browser" 5 ] 6 } 7