| 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 9acbff655f7b6f8ff0964bd69428485a39629d51..c61c90f2c498aab22a51df1f5ad0a2358edc483f 100644
|
| --- a/chrome/installer/util/google_chrome_distribution.h
|
| +++ b/chrome/installer/util/google_chrome_distribution.h
|
| @@ -65,7 +65,7 @@ class GoogleChromeDistribution : public BrowserDistribution {
|
|
|
| base::string16 GetUninstallRegPath() override;
|
|
|
| - bool GetCommandExecuteImplClsid(base::string16* handler_class_uuid) override;
|
| + base::string16 GetCommandExecuteImplClsid() override;
|
|
|
| void UpdateInstallStatus(
|
| bool system_install,
|
|
|