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> |