chromium/chrome/test/data/extensions/autoupdate/v3/manifest.json

{
  "description": "Extension for Auto-Update testing",
  "manifest_version": 2,
  "name": "Auto-Update Test",
  "version": "3.0",
  "update_url": "http://localhost/autoupdate/manifest"
}