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

Unified Diff: chrome/browser/resources/quota_internals/main.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/quota_internals/main.html
diff --git a/chrome/browser/resources/quota_internals/main.html b/chrome/browser/resources/quota_internals/main.html
index e8f9aaeed44d5fcbbec5595d43e20aac6cd285b7..62984748e5c380d9ff4a3c11c15adb15fa740aa3 100644
--- a/chrome/browser/resources/quota_internals/main.html
+++ b/chrome/browser/resources/quota_internals/main.html
@@ -6,7 +6,7 @@ found in the LICENSE file.
-->
<html i18n-values="dir:textdirection;">
<title>Quota Internals</title>
-<link rel="stylesheet" href="main.css"/>
+<link rel="stylesheet" href="main.css">
<script src="chrome://resources/js/util.js"></script>
<script src="chrome://resources/js/cr.js"></script>

Powered by Google App Engine
This is Rietveld 408576698