| 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 ea98696b88f9272019c75d2f28b0873408fcce44..69e285f9a9ef43787f6b125757f218765c6c7b93 100644
|
| --- a/chrome/installer/util/google_chrome_sxs_distribution.h
|
| +++ b/chrome/installer/util/google_chrome_sxs_distribution.h
|
| @@ -24,8 +24,6 @@ class GoogleChromeSxSDistribution : public GoogleChromeDistribution {
|
| int GetIconIndex() override;
|
| base::string16 GetStartMenuShortcutSubfolder(
|
| Subfolder subfolder_type) override;
|
| - base::string16 GetBrowserProgIdPrefix() override;
|
| - base::string16 GetBrowserProgIdDesc() override;
|
| base::string16 GetUninstallRegPath() override;
|
| DefaultBrowserControlPolicy GetDefaultBrowserControlPolicy() override;
|
| base::string16 GetCommandExecuteImplClsid() override;
|
|
|