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

Unified Diff: chrome/browser/resources/chromeos/about_sys.html

Issue 27418004: Fix up a slew of HTML syntax errors in resource files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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/chromeos/about_sys.html
diff --git a/chrome/browser/resources/chromeos/about_sys.html b/chrome/browser/resources/chromeos/about_sys.html
index 4626fe9810484094a4a4f597eb7f23e3e02c75ef..32a5f195834aa61f713cf38648fbbacde1c80712 100644
--- a/chrome/browser/resources/chromeos/about_sys.html
+++ b/chrome/browser/resources/chromeos/about_sys.html
@@ -22,7 +22,7 @@
<p id="status"></p>
<table class="list" id="details">
<tr jsselect="details">
- <td class="name"<div
+ <td class="name"><div
jscontent="statName"></div></td>
<td class="button-cell"><button jsvalues="id:statName + '-value-btn'"
class="expand-status"></button></td>

Powered by Google App Engine
This is Rietveld 408576698