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

Unified Diff: webkit/glue/resources/webkit_resources.grd

Issue 10834307: Update resources for broken image asset. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with trunk Created 8 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/resources/webkit_resources.grd
diff --git a/webkit/glue/resources/webkit_resources.grd b/webkit/glue/resources/webkit_resources.grd
index 5ef5aaa8954aeb45796f34c5d2638ac148203f99..c13084b465bf439f06ea58e13282ed9d7614c991 100644
--- a/webkit/glue/resources/webkit_resources.grd
+++ b/webkit/glue/resources/webkit_resources.grd
@@ -34,7 +34,7 @@
</if>
</includes>
<structures fallback_to_low_resolution="true">
- <structure type="chrome_scaled_image" name="IDR_BROKENIMAGE" file="broken-image.gif" />
+ <structure type="chrome_scaled_image" name="IDR_BROKENIMAGE" file="broken_image.png" />
<structure type="chrome_scaled_image" name="IDR_INPUT_SPEECH" file="input_speech.png" />
<structure type="chrome_scaled_image" name="IDR_INPUT_SPEECH_RECORDING" file="input_speech_recording.png" />
<structure type="chrome_scaled_image" name="IDR_INPUT_SPEECH_WAITING" file="input_speech_waiting.png" />
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698