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

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

Issue 1228163005: Update some webui question mark icons to SVG. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/images/help.svg ('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 f09bd7f3eb35581524317377681592c13d441f56..b07a988bac67b3ed0e0d97b51cfed8cc15eeae2d 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -187,8 +187,6 @@ without changes to the corresponding grd file. -->
file="images/gear.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_GOOGLE_TRANSPARENT"
file="images/google-transparent.png" type="BINDATA" />
- <include name="IDR_WEBUI_IMAGES_HELP"
- file="images/help.png" type="BINDATA" />
Dan Beam 2015/07/16 21:54:14 why are you flattening rather than just changing t
<include name="IDR_WEBUI_IMAGES_QUESTION_MARK"
file="images/question_mark.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_SELECT"
« no previous file with comments | « ui/webui/resources/images/help.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698