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

Unified Diff: chrome/browser/resources/ntp_android/new_tab.html

Issue 10828382: Cleanup: Don't close single tags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes. Created 8 years, 4 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/ntp_android/new_tab.html
diff --git a/chrome/browser/resources/ntp_android/new_tab.html b/chrome/browser/resources/ntp_android/new_tab.html
index e5bd4ac825110e9bf9042cbbc1c4993e577fd76a..b88ebceb7a7685795e427b2a0a7eac5635977b94 100644
--- a/chrome/browser/resources/ntp_android/new_tab.html
+++ b/chrome/browser/resources/ntp_android/new_tab.html
@@ -68,7 +68,7 @@
</div>
<div class="main-section" id="incognito_container">
<div class="content">
- <img src="../shared/images/otr_icon_standalone.png" class="icon"/>
+ <img src="../shared/images/otr_icon_standalone.png" class="icon">
<span i18n-values=".innerHTML:content"></span>
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698