summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-05 21:09:45 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-05 21:09:45 +0000
commite1e4b6e8810a0fc7193ac9a55ad14588a2fff4d1 (patch)
tree73b6b47b1507e14f6aaa12793f0663ed29a913c4 /chrome/app/theme
parentc256c0b0e7a2ca6401528b33b325cb19a981762b (diff)
downloadchromium_src-e1e4b6e8810a0fc7193ac9a55ad14588a2fff4d1.zip
chromium_src-e1e4b6e8810a0fc7193ac9a55ad14588a2fff4d1.tar.gz
chromium_src-e1e4b6e8810a0fc7193ac9a55ad14588a2fff4d1.tar.bz2
Add the anti-clockwise waiting throbber to app mode/popup windows.
BUG=18181 Review URL: http://codereview.chromium.org/160653 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22537 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme')
-rw-r--r--chrome/app/theme/theme_resources.grd1
-rw-r--r--chrome/app/theme/throbber_waiting_light.pngbin0 -> 26328 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 80580bb..df90eeb 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -231,6 +231,7 @@
<include name="IDR_DOWNLOADS_SECTION" file="downloads_section.png" type="BINDATA" />
<include name="IDR_DEFAULT_THUMBNAIL" file="default_thumbnail.png" type="BINDATA" />
<include name="IDR_THROBBER_WAITING" file="throbber_waiting.png" type="BINDATA" />
+ <include name="IDR_THROBBER_WAITING_LIGHT" file="throbber_waiting_light.png" type="BINDATA" />
<include name="IDR_INFOBAR_PLUGIN_CRASHED" file="infobar_plugin_crashed.png" type="BINDATA" />
<include name="IDR_UPDATE_UPTODATE" file="update_uptodate.png" type="BINDATA" />
<include name="IDR_UPDATE_FAIL" file="update_fail.png" type="BINDATA" />
diff --git a/chrome/app/theme/throbber_waiting_light.png b/chrome/app/theme/throbber_waiting_light.png
new file mode 100644
index 0000000..08d4349
--- /dev/null
+++ b/chrome/app/theme/throbber_waiting_light.png
Binary files differ