| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 4a9015816f9f7d1776a3323c3107378a143964b4..181a0e7923b4ca7c82c7246af4171e282a11f6fd 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -36,7 +36,7 @@
|
| // Window management commands
|
| #define IDC_NEW_WINDOW 34000
|
| #define IDC_NEW_INCOGNITO_WINDOW 34001
|
| -#define IDC_PIN_TO_START_SCREEN 34005
|
| +#define IDC_METRO_PIN_TO_START_SCREEN 34005
|
| #define IDC_CLOSE_WINDOW 34012
|
| #define IDC_ALWAYS_ON_TOP 34013
|
| #define IDC_NEW_TAB 34014
|
|
|