| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 89a0883b42592a8a4f626be165b5e166ebc0472a..7322ef8f41c0ba54fd8d510a107c4092de2b1ee1 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -59,6 +59,8 @@
|
| #define IDC_TABPOSE 34036
|
| #define IDC_DEBUG_FRAME_TOGGLE 34038
|
| #define IDC_PRESENTATION_MODE 34039
|
| +#define IDC_METRO_SNAP_ENABLE 34040
|
| +#define IDC_METRO_SNAP_DISABLE 34041
|
|
|
| // Page-related commands
|
| #define IDC_BOOKMARK_PAGE 35000
|
|
|