1specific_include_rules = { 2 "gtest_main_chromium\.cc": [ 3 "+base", 4 "+testing", 5 ], 6 "test_data_chromium\.cc": [ 7 "+base", 8 ], 9} 10