| 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 6c4d87de4b0723b01516e0e5410b3367e76f3e11..9642f97d3bc93d26a9d8954ffaed39071a0c2849 100644
|
| --- a/chrome/installer/util/google_chrome_distribution.h
|
| +++ b/chrome/installer/util/google_chrome_distribution.h
|
| @@ -44,7 +44,7 @@ class GoogleChromeDistribution : public BrowserDistribution {
|
|
|
| virtual string16 GetAlternateApplicationName() OVERRIDE;
|
|
|
| - virtual string16 GetBrowserAppId() OVERRIDE;
|
| + virtual string16 GetBaseAppId() OVERRIDE;
|
|
|
| virtual string16 GetInstallSubDir() OVERRIDE;
|
|
|
|
|