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

Unified Diff: chrome/browser/resources/predictors/predictors.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/predictors/predictors.html
diff --git a/chrome/browser/resources/predictors/predictors.html b/chrome/browser/resources/predictors/predictors.html
index 01ba3b08e867aa0bfedeca6010467a7666fb5cc7..3b00b41c5823f0daf60aba028ebb407349e0d6c2 100644
--- a/chrome/browser/resources/predictors/predictors.html
+++ b/chrome/browser/resources/predictors/predictors.html
@@ -27,10 +27,10 @@
</tabs>
<tabpanels>
<tabpanel>
- <include src="autocomplete_action_predictor.html" />
+ <include src="autocomplete_action_predictor.html">
</tabpanel>
<tabpanel>
- <include src="resource_prefetch_predictor.html" />
+ <include src="resource_prefetch_predictor.html">
</tabpanel>
</tabpanels>
</tabbox>
« no previous file with comments | « chrome/browser/resources/net_internals/top_bar_view.html ('k') | chrome/browser/resources/predictors/predictors.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698