Index: chrome/browser/resources/net_internals/top_bar_view.html |
diff --git a/chrome/browser/resources/net_internals/top_bar_view.html b/chrome/browser/resources/net_internals/top_bar_view.html |
index b36721f728ff552fbdfd771e2d181232e2f6e74e..35e9a0848387b565e6a2ba586cae3b88b40d62b3 100644 |
--- a/chrome/browser/resources/net_internals/top_bar_view.html |
+++ b/chrome/browser/resources/net_internals/top_bar_view.html |
@@ -59,6 +59,6 @@ found in the LICENSE file. |
<select aria-label="Tab selector" id=top-bar-view-tab-selecter></select> |
</span> |
<div style="-webkit-flex-grow: 1"> |
- <include src="status_view.html"/> |
+ <include src="status_view.html"> |
</div> |
</div> |