| Index: chrome/installer/util/master_preferences_constants.h
|
| diff --git a/chrome/installer/util/master_preferences_constants.h b/chrome/installer/util/master_preferences_constants.h
|
| index dbdd1dce72d8a771a9a20582ecea67165265c70a..2c38fb693378ab032ad332f984e5b740f6d292c5 100644
|
| --- a/chrome/installer/util/master_preferences_constants.h
|
| +++ b/chrome/installer/util/master_preferences_constants.h
|
| @@ -19,8 +19,6 @@ namespace master_preferences {
|
| extern const char kAltShortcutText[];
|
| // Boolean. This is to be a Chrome install. (When using MultiInstall)
|
| extern const char kChrome[];
|
| -// Integer. Icon index from chrome.exe to use for shortcuts.
|
| -extern const char kChromeShortcutIconIndex[];
|
| // Boolean. This is a legacy preference and should no longer be used; it is
|
| // kept around so that old master_preferences which specify
|
| // "create_all_shortcuts":false still enforce the new
|
|
|