| Index: chrome/installer/util/google_chrome_sxs_distribution.cc
|
| diff --git a/chrome/installer/util/google_chrome_sxs_distribution.cc b/chrome/installer/util/google_chrome_sxs_distribution.cc
|
| index cd61cbd1bff7cfee9e680cb10026bf8efba258c2..f4a3c3b0cfd38c47246f35d07becd07a8aeb578e 100644
|
| --- a/chrome/installer/util/google_chrome_sxs_distribution.cc
|
| +++ b/chrome/installer/util/google_chrome_sxs_distribution.cc
|
| @@ -110,10 +110,6 @@ bool GoogleChromeSxSDistribution::GetCommandExecuteImplClsid(
|
| return true;
|
| }
|
|
|
| -bool GoogleChromeSxSDistribution::AppHostIsSupported() {
|
| - return false;
|
| -}
|
| -
|
| bool GoogleChromeSxSDistribution::ShouldSetExperimentLabels() {
|
| return true;
|
| }
|
|
|