| Index: webkit/tools/test_shell/resource.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/resource.h (revision 37542)
|
| +++ webkit/tools/test_shell/resource.h (working copy)
|
| @@ -16,6 +16,9 @@
|
| #define IDM_EXIT 105
|
| #define IDM_DUMP_BODY_TEXT 110
|
| #define IDM_DUMP_RENDER_TREE 111
|
| +#define IDM_ENABLE_IMAGES 114
|
| +#define IDM_ENABLE_PLUGINS 115
|
| +#define IDM_ENABLE_SCRIPTS 116
|
| #define IDM_SHOW_DEV_TOOLS 112
|
| #define IDI_TESTSHELL 107
|
| #define IDI_SMALL 108
|
| @@ -38,6 +41,6 @@
|
| #define _APS_NEXT_RESOURCE_VALUE 129
|
| #define _APS_NEXT_COMMAND_VALUE 32771
|
| #define _APS_NEXT_CONTROL_VALUE 1000
|
| -#define _APS_NEXT_SYMED_VALUE 114
|
| +#define _APS_NEXT_SYMED_VALUE 117
|
| #endif
|
| #endif
|
|
|