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

Unified Diff: ui/webui/resources/html/action_link.html

Issue 1229933006: WebUI: Convert History to use new HTML Import style for JavaScript. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: ui/webui/resources/html/action_link.html
diff --git a/ui/webui/resources/html/action_link.html b/ui/webui/resources/html/action_link.html
index 6c2852c5413b3387bb8057e156bbe6ab500108b1..2b01276576fb2393d064cf49d3fa60b928a3068c 100644
--- a/ui/webui/resources/html/action_link.html
+++ b/ui/webui/resources/html/action_link.html
@@ -1,2 +1,2 @@
<!-- Allows importing via HTML imports to avoid duplicating this resource. -->
Dan Beam 2015/07/09 22:02:57 just delete these comments, IMO
tommycli 2015/07/09 22:20:26 Done.
-<script src="chrome://resources/js/action_link.js"></script>
+<script src="chrome://resources/js/action_link.js"></script>

Powered by Google App Engine
This is Rietveld 408576698