| Index: chrome/installer/util/google_chrome_distribution_dummy.cc
|
| diff --git a/chrome/installer/util/google_chrome_distribution_dummy.cc b/chrome/installer/util/google_chrome_distribution_dummy.cc
|
| index 86016bd1e82754496bb893bc56ae117e75865c42..126eeff919bd08f5a999fb323064b3d80bc3592f 100644
|
| --- a/chrome/installer/util/google_chrome_distribution_dummy.cc
|
| +++ b/chrome/installer/util/google_chrome_distribution_dummy.cc
|
| @@ -106,10 +106,6 @@ bool GoogleChromeDistribution::GetCommandExecuteImplClsid(
|
| return false;
|
| }
|
|
|
| -bool GoogleChromeDistribution::AppHostIsSupported() {
|
| - return false;
|
| -}
|
| -
|
| void GoogleChromeDistribution::UpdateInstallStatus(bool system_install,
|
| installer::ArchiveType archive_type,
|
| installer::InstallStatus install_status) {
|
|
|