| Index: chrome/installer/util/shell_util.h
|
| diff --git a/chrome/installer/util/shell_util.h b/chrome/installer/util/shell_util.h
|
| index 7fe4a6ea568ccae3919221dfa75f0e5e50585c95..b00fcea8f281e256f1953b4da1695b03d893a162 100644
|
| --- a/chrome/installer/util/shell_util.h
|
| +++ b/chrome/installer/util/shell_util.h
|
| @@ -60,7 +60,7 @@ class ShellUtil {
|
| SHORTCUT_LOCATION_START_MENU_ROOT,
|
| SHORTCUT_LOCATION_START_MENU_CHROME_DIR_DEPRECATED, // now placed in root
|
| SHORTCUT_LOCATION_START_MENU_CHROME_APPS_DIR,
|
| - SHORTCUT_LOCATION_TASKBAR_PINS, // base::win::VERSION_WIN7 +
|
| + SHORTCUT_LOCATION_TASKBAR_PINS,
|
| SHORTCUT_LOCATION_APP_SHORTCUTS, // base::win::VERSION_WIN8 +
|
| NUM_SHORTCUT_LOCATIONS
|
| };
|
|
|