| Index: webkit/glue/webkit_resources.grd
|
| ===================================================================
|
| --- webkit/glue/webkit_resources.grd (revision 39423)
|
| +++ webkit/glue/webkit_resources.grd (working copy)
|
| @@ -29,7 +29,7 @@
|
| <include name="IDR_MEDIA_SLIDER_THUMB" file="resources\media_slider_thumb.png" type="BINDATA" />
|
| <include name="IDR_MEDIA_VOLUME_SLIDER_THUMB" file="resources\media_volume_slider_thumb.png" type="BINDATA" />
|
|
|
| - <if expr="os == 'linux2' or os == 'freebsd7' or os == 'openbsd4'">
|
| + <if expr="os == 'linux2' or os == 'freebsd7' or os == 'openbsd4' or os == 'sunos5'">
|
| <include name="IDR_LINUX_CHECKBOX_OFF" file="resources\linux-checkbox-off.png" type="BINDATA" />
|
| <include name="IDR_LINUX_CHECKBOX_ON" file="resources\linux-checkbox-on.png" type="BINDATA" />
|
| <include name="IDR_LINUX_CHECKBOX_DISABLED_OFF" file="resources\linux-checkbox-disabled-off.png" type="BINDATA" />
|
|
|