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

Unified Diff: chrome/browser/resources/safe_browsing_malware_block.html

Issue 6268001: Add a link to the safe browsing privacy policies in the option to send malwar... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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/safe_browsing_malware_block.html
===================================================================
--- chrome/browser/resources/safe_browsing_malware_block.html (revision 71243)
+++ chrome/browser/resources/safe_browsing_malware_block.html (working copy)
@@ -166,7 +166,7 @@
<label class="checkbox" for="checkreport">
<input name="checked" id="checkreport" type="checkbox"
jsvalues=".checked:boxchecked" onclick="savePreference()">
- <span i18n-content="confirm_text"></span>
+ <span i18n-values=".innerHTML:confirm_text"></span>
</label>
</div>

Powered by Google App Engine
This is Rietveld 408576698