Index: chrome/installer/util/google_chrome_sxs_distribution.h |
diff --git a/chrome/installer/util/google_chrome_sxs_distribution.h b/chrome/installer/util/google_chrome_sxs_distribution.h |
index 94d7b60db36ee1383e140bd6c8d3639ad647f840..c1be524f1b1784cb1126480680dc9f0eda50741e 100644 |
--- a/chrome/installer/util/google_chrome_sxs_distribution.h |
+++ b/chrome/installer/util/google_chrome_sxs_distribution.h |
@@ -33,7 +33,6 @@ class GoogleChromeSxSDistribution : public GoogleChromeDistribution { |
virtual bool GetChromeChannel(base::string16* channel) override; |
virtual bool GetCommandExecuteImplClsid( |
base::string16* handler_class_uuid) override; |
- virtual bool AppHostIsSupported() override; |
virtual bool ShouldSetExperimentLabels() override; |
virtual bool HasUserExperiments() override; |
// returns the channel name for GoogleChromeSxSDistribution |