| Index: chrome/installer/util/chrome_frame_distribution.h
|
| diff --git a/chrome/installer/util/chrome_frame_distribution.h b/chrome/installer/util/chrome_frame_distribution.h
|
| index 1596db4f4fb06935bc6d95e4ac441fbc888db3b5..ae7c238b91b60ebf29b6547b3224885de939696f 100644
|
| --- a/chrome/installer/util/chrome_frame_distribution.h
|
| +++ b/chrome/installer/util/chrome_frame_distribution.h
|
| @@ -16,7 +16,7 @@ class ChromeFrameDistribution : public BrowserDistribution {
|
| public:
|
| virtual string16 GetAppGuid() OVERRIDE;
|
|
|
| - virtual string16 GetApplicationName() OVERRIDE;
|
| + virtual string16 GetUnsuffixedAppName() OVERRIDE;
|
|
|
| virtual string16 GetAppShortCutName() OVERRIDE;
|
|
|
|
|