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

Unified Diff: chrome/browser/resources/md_extensions/navigation_helper.html

Issue 2811993004: [MD Extensions] Add support for URL navigation (Closed)
Patch Set: nits Created 3 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_extensions/navigation_helper.html
diff --git a/chrome/browser/resources/md_extensions/navigation_helper.html b/chrome/browser/resources/md_extensions/navigation_helper.html
new file mode 100644
index 0000000000000000000000000000000000000000..15666da1184005e69673243d9ef0fecc433dc3b4
--- /dev/null
+++ b/chrome/browser/resources/md_extensions/navigation_helper.html
@@ -0,0 +1,3 @@
+<link rel="import" href="chrome://resources/html/assert.html">
+<link rel="import" href="chrome://resources/html/cr.html">
+<script src="chrome://extensions/navigation_helper.js"></script>
« no previous file with comments | « chrome/browser/resources/md_extensions/manager.js ('k') | chrome/browser/resources/md_extensions/navigation_helper.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698