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

Unified Diff: ui/webui/resources/html/cr.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
« no previous file with comments | « ui/webui/resources/html/assert.html ('k') | ui/webui/resources/html/cr/event_target.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/html/cr.html
diff --git a/ui/webui/resources/html/cr.html b/ui/webui/resources/html/cr.html
index 498ff9b812e315b9ab2771564dbbbb68dce8aefb..6e7b3b83471cd7d663249a7ced9e128bc7c9b8e3 100644
--- a/ui/webui/resources/html/cr.html
+++ b/ui/webui/resources/html/cr.html
@@ -1,2 +1 @@
-<!-- This file can be imported via HTML imports to avoid duplicating cr.js -->
-<script src="chrome://resources/js/cr.js"></script>
+<script src="chrome://resources/js/cr.js"></script>
« no previous file with comments | « ui/webui/resources/html/assert.html ('k') | ui/webui/resources/html/cr/event_target.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698