| Index: chrome/installer/util/chrome_browser_operations.h
|
| diff --git a/chrome/installer/util/chrome_browser_operations.h b/chrome/installer/util/chrome_browser_operations.h
|
| index 8ae4a6394a732b8bcf62b4506e7bd9c5230c0a86..d7e02dc2e163b66f524e20f5b3d182fcc72cd38c 100644
|
| --- a/chrome/installer/util/chrome_browser_operations.h
|
| +++ b/chrome/installer/util/chrome_browser_operations.h
|
| @@ -35,9 +35,6 @@ class ChromeBrowserOperations : public ProductOperations {
|
| bool set,
|
| ChannelInfo* channel_info) const override;
|
|
|
| - bool ShouldCreateUninstallEntry(
|
| - const std::set<base::string16>& options) const override;
|
| -
|
| void AddDefaultShortcutProperties(
|
| BrowserDistribution* dist,
|
| const base::FilePath& target_exe,
|
|
|