Chromium Code Reviews| Index: content/shell/resource.h |
| =================================================================== |
| --- content/shell/resource.h (revision 150609) |
| +++ content/shell/resource.h (working copy) |
| @@ -12,6 +12,7 @@ |
| #define IDM_EXIT 105 |
| #define IDM_CLOSE_WINDOW 106 |
| #define IDM_NEW_WINDOW 107 |
| +#define IDM_SHOW_DEVELOPER_TOOLS 108 |
| #define IDC_CONTENTSHELL 109 |
| #define IDD_ALERT 130 |
| #define IDD_CONFIRM 131 |