Home
last modified time | relevance | path

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

/external/chromium_org/chrome/installer/setup/
Dinstall.cc563 const Product* chrome_product = in InstallOrUpdateProduct() local
566 if (chrome_product) { in InstallOrUpdateProduct()
567 BrowserDistribution* chrome_dist = chrome_product->distribution(); in InstallOrUpdateProduct()
591 CreateOrUpdateShortcuts(chrome_exe, *chrome_product, prefs, install_level, in InstallOrUpdateProduct()
595 if (chrome_product) { in InstallOrUpdateProduct()
614 RegisterChromeOnMachine(installer_state, *chrome_product, in InstallOrUpdateProduct()