Searched defs:GetUpdateURL (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/extensions/
H A Dmanifest_url_handler.cc74 const GURL& ManifestURL::GetUpdateURL(const Extension* extension) { function in class:extensions::ManifestURL
80 return extension_urls::IsWebstoreUpdateUrl(GetUpdateURL(extension));

Completed in 408 milliseconds