include_rules = [
  "+components/gcm_driver",
  "+components/prefs",
  "+components/version_info/version_info.h",
  # Note: //components/cryptauth will eventually migrate to //chromeos. As of
  #       https://chromium-review.googlesource.com/c/chromium/src/+/984441,
  #       //components/cryptauth is CrOS-only.
  # TODO(khorimoto): Remove this once CryptAuth is refactored into //chromeos.
  "+chromeos",
  "+chromeos/components/proximity_auth/logging",
  "+crypto",
  "+device/bluetooth",
  "+google_apis",
  "+net",
  "+services/identity/public/cpp",
  "+third_party/cros_system_api/dbus/service_constants.h",
]
