| Index: webkit/tools/test_shell/resources/test_shell.rc
|
| ===================================================================
|
| --- webkit/tools/test_shell/resources/test_shell.rc (revision 73503)
|
| +++ webkit/tools/test_shell/resources/test_shell.rc (working copy)
|
| @@ -51,6 +51,8 @@
|
| MENUITEM "Enable plugins", IDM_ENABLE_PLUGINS, CHECKED
|
| MENUITEM "Enable scripts", IDM_ENABLE_SCRIPTS, CHECKED
|
| MENUITEM SEPARATOR
|
| + MENUITEM "Show paint rects", IDM_SHOW_PAINT_RECTS
|
| + MENUITEM SEPARATOR
|
| MENUITEM "Show developer tools...", IDM_SHOW_DEV_TOOLS
|
| END
|
| POPUP "&Help"
|
|
|