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

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

  # Other libraries.
  "+components/onc",
  "+device/bluetooth",
  "+device/nfc",
  "+third_party/angle",       # For ANGLE version.
  "+third_party/zlib/zlib.h", # For compression level constants.
  "+third_party/libaddressinput", # For i18n address input.

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

  "+components/invalidation",
]