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

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

Issue 23450021: Profile Reset dialog: the new section with detailed feedback information (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ReplaceChars() Created 7 years, 3 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
Index: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index 2fcd08ef79e8eda2720a9fb0c7a42dac20c044a5..7cc6c7c47d174b76f4feb5bf13c82f208f8a8fb1 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -187,6 +187,8 @@ without changes to the corresponding grd file. -->
file="images/google-transparent.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_HELP"
file="images/help.png" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_QUESTION_MARK"
+ 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"

Powered by Google App Engine
This is Rietveld 408576698