include_rules = [
  "+components/invalidation",
  "+components/onc",
  "+components/proximity_auth",
  "+components/sync/engine/events",
  "+components/sync/sessions",
  "+components/sync/base/weak_handle.h",
  "+components/sync/js",
  "+device/bluetooth",
  "+device/nfc",

  # Generated files
  "+js2webui/chrome/test/data",
  "+third_party/cld",

  # Other libraries.
  "+third_party/angle",       # For ANGLE version.
  "+third_party/brotli",      # For compressed resources.
  "+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",
]
