diff options
Diffstat (limited to 'chrome/installer/util/google_chrome_sxs_distribution.h')
-rw-r--r-- | chrome/installer/util/google_chrome_sxs_distribution.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/installer/util/google_chrome_sxs_distribution.h b/chrome/installer/util/google_chrome_sxs_distribution.h index 94d7b60..c1be524 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 |