Index: chrome/browser/resources/md_downloads/vulcanized.html |
diff --git a/chrome/browser/resources/md_downloads/vulcanized.html b/chrome/browser/resources/md_downloads/vulcanized.html |
index 7ca8903553f1bc506d074887d0db5a754af98446..637dc280add16cdaf8910f8d92e0162ba47a71d2 100644 |
--- a/chrome/browser/resources/md_downloads/vulcanized.html |
+++ b/chrome/browser/resources/md_downloads/vulcanized.html |
@@ -1,4 +1,4 @@ |
-<!DOCTYPE html><html i18n-values="dir:textdirection;lang:language"><head><!-- |
+<!DOCTYPE html><html i18n-values="dir:textdirection;lang:language"><head><script src="crisper.js" defer=""></script><!-- |
@license |
Copyright (c) 2014 The Polymer Project Authors. All rights reserved. |
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt |
@@ -3567,4 +3567,5 @@ paper-button { |
<if expr="not is_macosx"> |
<command id="undo-command" shortcut="Ctrl-U+005A"></command> |
</if> |
- <script src="crisper.js"></script></body></html> |
+ |
+ </body></html> |