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

Unified Diff: chrome/browser/resources/help/help_content.html

Issue 680393002: Alt text for About UI product label (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: chrome/browser/resources/help/help_content.html
diff --git a/chrome/browser/resources/help/help_content.html b/chrome/browser/resources/help/help_content.html
index d3bbd7f281b9938335c3349fb5316eca611e92b9..4b976f50736693495d58153df1e51ff129585486 100644
--- a/chrome/browser/resources/help/help_content.html
+++ b/chrome/browser/resources/help/help_content.html
@@ -112,7 +112,7 @@
</div>
<if expr="chromeos">
<div id="product-label-container" hidden>
- <img id="product-label" src="chrome://local-image/fcc.png">
+ <img id="product-label" src="chrome://chromeos-asset/fcc/label.png">
</div>
</if>
</div>
« no previous file with comments | « no previous file | chrome/browser/resources/help/help_page.js » ('j') | chrome/browser/ui/webui/help/help_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698