include_rules = [
  "+components/data_use_measurement/core",
  "+components/infobars/core",
  "+components/keyed_service/core",
  "+components/signin/core/browser",
  "+components/signin/core/common",
  "+components/sync",
  "+components/variations",
  "+components/version_info",
  "+components/webdata/common",
  "+components/webdata_services",
  "+crypto/random.h",
  "+google_apis/gaia",
  "+google_apis/google_api_keys.h",
  "+net",
  "+sql",
  "+third_party/fips181",
  "+third_party/libaddressinput", # For address i18n.
  "+third_party/libphonenumber",  # For phone number i18n.
  "+third_party/libxml",
  "+third_party/re2",
  "+ui/base",
  "+ui/gfx",
]
