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

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

Issue 2172563002: [MD History] Use openForeignSession message to open foreign session tabs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_menu_up
Patch Set: Created 4 years, 5 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/history/externs.js ('k') | chrome/browser/resources/md_history/browser_service.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_history/browser_service.html
diff --git a/chrome/browser/resources/md_history/browser_service.html b/chrome/browser/resources/md_history/browser_service.html
index 0cd11020e7ced16b584dcaa3f9ed529436f81c6f..0c7e52f596edbc537e562172013aaef8279b5a3d 100644
--- a/chrome/browser/resources/md_history/browser_service.html
+++ b/chrome/browser/resources/md_history/browser_service.html
@@ -1,3 +1,4 @@
<link rel="import" href="chrome://resources/html/cr.html">
<link rel="import" href="chrome://resources/html/promise_resolver.html">
+<link rel="import" href="chrome://history/constants.html">
<script src="chrome://history/browser_service.js"></script>
« no previous file with comments | « chrome/browser/resources/history/externs.js ('k') | chrome/browser/resources/md_history/browser_service.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698