| Index: chrome/installer/util/master_preferences_constants.cc
|
| diff --git a/chrome/installer/util/master_preferences_constants.cc b/chrome/installer/util/master_preferences_constants.cc
|
| index f201fad71de3f65beb655279fc7fa265535e5d34..657da75ffad0307af0def570dd604330b87b9cd9 100644
|
| --- a/chrome/installer/util/master_preferences_constants.cc
|
| +++ b/chrome/installer/util/master_preferences_constants.cc
|
| @@ -7,7 +7,6 @@
|
| namespace installer {
|
| namespace master_preferences {
|
| const char kChrome[] = "chrome";
|
| - const char kChromeShortcutIconIndex[] = "chrome_shortcut_icon_index";
|
| const char kCreateAllShortcuts[] = "create_all_shortcuts";
|
| const char kDisableLogging[] = "disable_logging";
|
| const char kDistroDict[] = "distribution";
|
|
|