include_rules = [
  # These files should not depend on browser code.
  "-chrome",
  "-content",

  "+chrome/test/chromedriver",

  "+third_party/webdriver",
  "+third_party/zlib",
]