| 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 9732449c0a7623aa6bb81a1fb4ebb7376dd02cf8..d72c42a1c71519dd2a9a10504c9ca3bbf8d492f8 100644
|
| --- a/chrome/installer/util/google_chrome_sxs_distribution.h
|
| +++ b/chrome/installer/util/google_chrome_sxs_distribution.h
|
| @@ -19,7 +19,6 @@
|
| // system level install and setting as default browser.
|
| class GoogleChromeSxSDistribution : public GoogleChromeDistribution {
|
| public:
|
| - base::string16 GetBaseAppName() override;
|
| base::string16 GetShortcutName() override;
|
| base::string16 GetStartMenuShortcutSubfolder(
|
| Subfolder subfolder_type) override;
|
|
|