// Dictionary of default apps to install into new profiles. They will be
// dynamically downloaded and installed from CWS on profile creation.
{
  // Docs Offline extension
  // TODO(crbug.com/517655721): Remove this and use the hard-coded list in
  // preinstalled_apps::Provider::SetPrefs().
  "ghbmnnjooekpmoecnnnilnnbdlolhkhi": {
    "external_update_url": "https://clients2.google.com/service/update2/crx"
  }
}
