| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 315d7e74e1865fc2a043dce09711c2805d90a7d3..9cf2c8910b990608d14ad0196c2a2ff21cf24788 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
|
|
|