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

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

Issue 1932413003: [MD History] Refactor history.html into a history-app element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/md_history/elements.html
diff --git a/chrome/browser/resources/md_history/elements.html b/chrome/browser/resources/md_history/elements.html
index 57fe11d531a21b18ba8accff71ca777d5ee520e4..3b76d834fb0d5f4d88fde357589e75cff2d06be2 100644
--- a/chrome/browser/resources/md_history/elements.html
+++ b/chrome/browser/resources/md_history/elements.html
@@ -1,4 +1 @@
-<link rel="import" href="chrome://history/history_list.html">
-<link rel="import" href="chrome://history/history_toolbar.html">
-<link rel="import" href="chrome://history/synced_device_manager.html">
-<link rel="import" href="chrome://history/side_bar.html">
+<link rel="import" href="chrome://history/app.html">

Powered by Google App Engine
This is Rietveld 408576698