Index: webkit/tools/test_shell/resource.h |
=================================================================== |
--- webkit/tools/test_shell/resource.h (revision 73503) |
+++ webkit/tools/test_shell/resource.h (working copy) |
@@ -19,6 +19,7 @@ |
#define IDM_ENABLE_IMAGES 114 |
#define IDM_ENABLE_PLUGINS 115 |
#define IDM_ENABLE_SCRIPTS 116 |
+#define IDM_SHOW_PAINT_RECTS 117 |
#define IDM_SHOW_DEV_TOOLS 112 |
#define IDI_TESTSHELL 107 |
#define IDI_SMALL 108 |
@@ -41,6 +42,6 @@ |
#define _APS_NEXT_RESOURCE_VALUE 129 |
#define _APS_NEXT_COMMAND_VALUE 32771 |
#define _APS_NEXT_CONTROL_VALUE 1000 |
-#define _APS_NEXT_SYMED_VALUE 117 |
+#define _APS_NEXT_SYMED_VALUE 118 |
#endif |
#endif |