1 include_rules = [ 2 # These files should not depend on chromedriver code. 3 "-chrome/test/chromedriver", 4 5 "+chrome/test/chromedriver/net", 6 ] 7