blob: d64f25e5c2f7126c3b0ccec997844a8ad2802a3d [file] [log] [blame]
include_rules = [
# These files should not depend on browser code.
"-chrome",
"-content",
# Except for constants which it links in directly.
"+chrome/common/chrome_constants.h",
"+chrome/common/chrome_result_codes.h",
"+chrome/common/chrome_version.h",
"+chrome/test/chromedriver",
"+components/crx_file",
"+third_party/webdriver",
"+third_party/zlib",
]