| 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 4b9029a8af79b6f6c16f35b614cc8c706c8538d0..c2e1c9f49b8d8c327f7b977234bfbf963d86fe07 100644
|
| --- a/chrome/installer/util/master_preferences_constants.h
|
| +++ b/chrome/installer/util/master_preferences_constants.h
|
| @@ -17,8 +17,6 @@ namespace master_preferences {
|
|
|
| // 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
|
|
|