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

Side by Side Diff: chrome/browser/resources/md_history/browser_service.html

Issue 2352553002: [MD History] Run MD History on chrome://chrome/history. (Closed)
Patch Set: Created 4 years, 3 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 unified diff | Download patch
OLDNEW
1 <link rel="import" href="chrome://resources/html/cr.html"> 1 <link rel="import" href="chrome://resources/html/cr.html">
2 <link rel="import" href="chrome://resources/html/promise_resolver.html"> 2 <link rel="import" href="chrome://resources/html/promise_resolver.html">
3 <link rel="import" href="chrome://history/constants.html"> 3 <link rel="import" href="chrome://chrome/history/constants.html">
4 <script src="chrome://history/browser_service.js"></script> 4 <script src="chrome://chrome/history/browser_service.js"></script>
OLDNEW
« no previous file with comments | « chrome/browser/resources/md_history/app.vulcanized.html ('k') | chrome/browser/resources/md_history/constants.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698