include_rules = [
  # Generated files
  "+js2webui/chrome/test/data",

  "+sync/js",
  "+sync/internal_api/public/util/weak_handle.h",

  # Other libraries.
  "+device/bluetooth",
  "+third_party/angle",       # For ANGLE version.
  "+third_party/zlib/zlib.h", # For compression level constants.

  # DOM Distiller.
  "+components/dom_distiller/core",
  "+components/dom_distiller/webui",
]