| Index: chrome/installer/util/google_chrome_distribution.h
|
| diff --git a/chrome/installer/util/google_chrome_distribution.h b/chrome/installer/util/google_chrome_distribution.h
|
| index ca7cf20d4290b3d6ef8d88e207f0e57aa34ae869..a2e79a000d7b7765b2392152d1ccc078256d9537 100644
|
| --- a/chrome/installer/util/google_chrome_distribution.h
|
| +++ b/chrome/installer/util/google_chrome_distribution.h
|
| @@ -35,10 +35,6 @@ class GoogleChromeDistribution : public BrowserDistribution {
|
| const base::FilePath& local_data_path,
|
| const base::string16& distribution_data) override;
|
|
|
| - base::string16 GetShortcutName() override;
|
| -
|
| - base::string16 GetBaseAppName() override;
|
| -
|
| base::string16 GetPublisherName() override;
|
|
|
| base::string16 GetAppDescription() override;
|
|
|