| 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 4bc4381332979deadbe079731cfdedfe3096acb2..bb019029230ae9405802221069aae1f7356a11c2 100644
|
| --- a/chrome/installer/util/google_chrome_distribution.h
|
| +++ b/chrome/installer/util/google_chrome_distribution.h
|
| @@ -38,7 +38,7 @@ class GoogleChromeDistribution : public BrowserDistribution {
|
|
|
| virtual string16 GetAppGuid() OVERRIDE;
|
|
|
| - virtual string16 GetApplicationName() OVERRIDE;
|
| + virtual string16 GetUnsuffixedAppName() OVERRIDE;
|
|
|
| virtual string16 GetAppShortCutName() OVERRIDE;
|
|
|
|
|