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

Unified Diff: chrome/browser/resources/net_internals/top_bar_view.html

Issue 586783003: webui: change all <include/> to <include>. Same thing, less bits. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert print_preview, axe some whitespace Created 6 years, 3 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/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>
« no previous file with comments | « chrome/browser/resources/net_internals/index.js ('k') | chrome/browser/resources/predictors/predictors.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698