Index: webkit/glue/webkit_resources.grd |
=================================================================== |
--- webkit/glue/webkit_resources.grd (revision 12578) |
+++ webkit/glue/webkit_resources.grd (working copy) |
@@ -13,6 +13,10 @@ |
<include name="IDR_TICKMARK_DASH" file="resources\dash.png" type="BINDATA" /> |
<include name="IDR_FEED_PREVIEW" file="resources\feed.html" type="BINDATA" /> |
<include name="IDR_PAN_SCROLL_ICON" file="resources\pan_icon.png" type="BINDATA" /> |
+ <include name="IDR_SEARCH_CANCEL" file="resources\search_cancel.png" type="BINDATA" /> |
+ <include name="IDR_SEARCH_CANCEL_PRESSED" file="resources\search_cancel_pressed.png" type="BINDATA" /> |
+ <include name="IDR_SEARCH_MAGNIFIER" file="resources\search_magnifier.png" type="BINDATA" /> |
+ <include name="IDR_SEARCH_MAGNIFIER_RESULTS" file="resources\search_magnifier_results.png" type="BINDATA" /> |
<include name="IDR_TEXTAREA_RESIZER" file="resources\textarea_resize_corner.png" type="BINDATA" /> |
<if expr="os == 'linux2'"> |
<include name="IDR_LINUX_CHECKBOX_OFF" file="resources\linux-checkbox-off.png" type="BINDATA" /> |