Index: chrome/browser/resources/md_history/history.html |
diff --git a/chrome/browser/resources/md_history/history.html b/chrome/browser/resources/md_history/history.html |
index 3fa1306152f62e49d4b5dbb7d22902f3089be3e7..2c234dba1496a61b336fe6ad77df6dece2a5d12a 100644 |
--- a/chrome/browser/resources/md_history/history.html |
+++ b/chrome/browser/resources/md_history/history.html |
@@ -62,7 +62,7 @@ |
</head> |
<body class="loading"> |
- <history-app id="history-app"></history-app> |
+ <history-app></history-app> |
<div id="app-shim"> |
<span id="loading-toolbar">$i18n{title}</span> |
@@ -84,8 +84,8 @@ |
<link rel="import" href="chrome://history/constants.html"> |
<script src="chrome://history/strings.js"></script> |
<script src="chrome://history/history.js"></script> |
- |
<link rel="import" href="chrome://history/app.html" async id="bundle"> |
+ |
</body> |
</html> |