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

Unified Diff: ui/webui/resources/webui_resources.grd

Issue 1124323004: Update some more webui progress indicators to new throbber: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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 | « ui/webui/resources/css/spinner.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index 001179cddfb9b27c9051dc4cc2a2b25d197cab83..363e28936f379cba0e81b984b833a720d7e50728 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -194,8 +194,6 @@ without changes to the corresponding grd file. -->
file="images/question_mark.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_SELECT"
file="images/select.png" type="BINDATA" />
- <include name="IDR_WEBUI_IMAGES_SPINNER"
- file="images/spinner.svg" type="BINDATA" />
Dan Beam 2015/05/07 01:21:22 where is this still used? i don't see it `git rm`
Evan Stade 2015/05/07 03:10:24 chrome/browser/resources/extensions/chromeos/kiosk
<include name="IDR_WEBUI_IMAGES_THROBBER"
file="images/throbber.svg" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_TRASH"
« no previous file with comments | « ui/webui/resources/css/spinner.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698