| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index c365bf157fbeea2a9aed96e49be9dc5454718515..4104fc30326433b1d5da864b2e533e2f2837fce8 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -63,6 +63,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
|
|
|