Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Unified Diff: webkit/tools/test_shell/resource.h

Issue 6283019: Render using WebPaintSurface. Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/support/webkit_support.gypi ('k') | webkit/tools/test_shell/resources/test_shell.rc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « webkit/support/webkit_support.gypi ('k') | webkit/tools/test_shell/resources/test_shell.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698