| 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 b84a6e593d0d83599479e73229f78365c9e1cf5e..18a4563dd2b54147ffae6cc38c8cc718a3784ec1 100644
|
| --- a/chrome/installer/util/google_chrome_distribution.h
|
| +++ b/chrome/installer/util/google_chrome_distribution.h
|
| @@ -45,10 +45,6 @@ class GoogleChromeDistribution : public BrowserDistribution {
|
|
|
| base::string16 GetBaseAppName() override;
|
|
|
| - base::string16 GetBrowserProgIdPrefix() override;
|
| -
|
| - base::string16 GetBrowserProgIdDesc() override;
|
| -
|
| base::string16 GetPublisherName() override;
|
|
|
| base::string16 GetAppDescription() override;
|
|
|