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

Unified Diff: webkit/glue/webkit_resources.rc

Issue 11302: fix pan scrolling (Closed)
Patch Set: add file Created 12 years, 1 month 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/glue/webkit_resources.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_resources.rc
diff --git a/webkit/glue/webkit_resources.rc b/webkit/glue/webkit_resources.rc
index 8cf306473059bcfb16fe22897e655c95fee3e64f..f1505e566167c10d4bfa1deb7255472dedd7e337 100644
--- a/webkit/glue/webkit_resources.rc
+++ b/webkit/glue/webkit_resources.rc
@@ -17,6 +17,7 @@
IDR_BROKENIMAGE BINDATA "webkit\\glue\\resources\\broken-image.gif"
IDR_TICKMARK_DASH BINDATA "webkit\\glue\\resources\\dash.png"
IDR_FEED_PREVIEW BINDATA "webkit\\glue\\resources\\feed.html"
+IDR_PAN_SCROLL_ICON BINDATA "webkit\\glue\\resources\\pan_icon.png"
/////////////////////////////////////////////////////////////////////////////
//
« no previous file with comments | « webkit/glue/webkit_resources.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698