Index: chrome/browser/resources/inspect/inspect.html |
diff --git a/chrome/browser/resources/inspect/inspect.html b/chrome/browser/resources/inspect/inspect.html |
index bad0b724e7dedaa8a98afc8b957e3a006fc8e3ca..907ad96988edce79a88d18cdebea5cc565fb49e8 100644 |
--- a/chrome/browser/resources/inspect/inspect.html |
+++ b/chrome/browser/resources/inspect/inspect.html |
@@ -9,7 +9,7 @@ found in the LICENSE file. |
<meta charset="utf-8"> |
<title>Inspect with Chrome Developer Tools</title> |
-<link rel="stylesheet" href="inspect.css"/> |
+<link rel="stylesheet" href="inspect.css"> |
<script src="inspect.js"></script> |
</head> |