Chromium Code Reviews| Index: chrome/app/chrome_command_ids.h |
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h |
| index 95b2524ace85927b5f93f34ec5bb928aeddbf4d9..68867b9c4f1422667591b1b9de89f997b7a953b1 100644 |
| --- a/chrome/app/chrome_command_ids.h |
| +++ b/chrome/app/chrome_command_ids.h |
| @@ -61,7 +61,6 @@ |
| #define IDC_MOVE_TAB_NEXT 34032 |
| #define IDC_MOVE_TAB_PREVIOUS 34033 |
| #define IDC_SEARCH 34035 |
| -#define IDC_TABPOSE 34036 |
|
sky
2014/02/13 16:59:52
Is there a reason why we don't collapse ids when w
piman
2014/02/13 19:11:50
I suppose, because we don't have a good script tha
|
| #define IDC_DEBUG_FRAME_TOGGLE 34038 |
| #define IDC_PRESENTATION_MODE 34039 |
| #define IDC_METRO_SNAP_ENABLE 34040 |