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

Unified Diff: chrome/browser/resources/feedback/html/default.html

Issue 55363003: Send compressed histograms with system logs when sending feedback. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase with grt's changes Created 7 years, 1 month 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 | « chrome/browser/resources/feedback.js ('k') | chrome/browser/resources/feedback/js/feedback.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/feedback/html/default.html
diff --git a/chrome/browser/resources/feedback/html/default.html b/chrome/browser/resources/feedback/html/default.html
index 5ad65da5c6ab61076cf69e6bf4d1a3b1090afd2f..5fd8f96837b0e416d3c304cceed671cfd526d4d0 100644
--- a/chrome/browser/resources/feedback/html/default.html
+++ b/chrome/browser/resources/feedback/html/default.html
@@ -56,8 +56,7 @@
<!-- System Information -->
<div class="checkbox-field-container">
<input id="sys-info-checkbox" type="checkbox" checked>
- <span id="sysinfo-label">
- <a id="sysinfo-url" href="#" i18n-content="sysinfo"></a>
+ <label id="sys-info-label" i18n-values=".innerHTML:sys-info"></label>
</span>
</div>
<!-- Performance Feedback -->
« no previous file with comments | « chrome/browser/resources/feedback.js ('k') | chrome/browser/resources/feedback/js/feedback.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698