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

Unified Diff: chrome/browser/resources/md_history/history.html

Issue 2235593002: Vulcanize MD History (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « chrome/browser/resources/md_history/crisper.js ('k') | chrome/browser/resources/md_history/history.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/browser/resources/md_history/crisper.js ('k') | chrome/browser/resources/md_history/history.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698