Home
last modified time | relevance | path

Searched refs:localized_extension (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dwebstore_standalone_installer.cc432 scoped_refptr<const Extension> localized_extension = in ShowInstallUI() local
434 if (!localized_extension.get()) { in ShowInstallUI()
441 this, localized_extension.get(), &icon_, install_prompt_); in ShowInstallUI()