From ad2362c46b65dcfd8adc46092dda3e5db3781063 Mon Sep 17 00:00:00 2001 From: "satish@chromium.org" Date: Wed, 28 Jul 2010 19:18:35 +0000 Subject: Add images used by webkit for the speech input button. The try servers seem to not support testing these types of resource/image additions, hence all builds fail in try. However I have verified that this builds fine on my windows,mac and linux machines. Please advise if any of the changes in the GRD or webkitclient_impl.cc need to be inside #if ENABLE_INPUT_SPEECH. I did not add the ifdef since I didn't see any for other such features in both these files. BUG=none TEST=none yet as the feature is still being implemented and not enabled Review URL: http://codereview.chromium.org/3058019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53991 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/glue/resources/input_speech_waiting.png | Bin 0 -> 255 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 webkit/glue/resources/input_speech_waiting.png (limited to 'webkit/glue/resources/input_speech_waiting.png') diff --git a/webkit/glue/resources/input_speech_waiting.png b/webkit/glue/resources/input_speech_waiting.png new file mode 100644 index 0000000..c4fc87b Binary files /dev/null and b/webkit/glue/resources/input_speech_waiting.png differ -- cgit v1.1