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

Side by Side Diff: ui/webui/resources/html/util.html

Issue 2224003003: Vulcanize MD History to improve page-load performance (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change to keyword arguments Created 4 years, 4 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/assert.html">
michaelpg 2016/08/11 07:42:14 does this mean we load assert.js via <script> in a
tsergeant 2016/08/15 06:22:07 Yes, looks like there are a few places where this
1 <script src="chrome://resources/js/util.js"></script> 2 <script src="chrome://resources/js/util.js"></script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698