GetManifestURL     51 chrome/common/extensions/manifest_url_handler.cc   return GetManifestURL(extension, keys::kDevToolsPage);
GetManifestURL     56 chrome/common/extensions/manifest_url_handler.cc   const GURL& homepage_url = GetManifestURL(extension, keys::kHomepageURL);
GetManifestURL     66 chrome/common/extensions/manifest_url_handler.cc   return GetManifestURL(extension, keys::kUpdateURL);
GetManifestURL     84 chrome/common/extensions/manifest_url_handler.cc   return GetManifestURL(extension, keys::kOptionsPage);