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

Unified Diff: third_party/coverage-3.7.1/coverage/htmlfiles/pyfile.html

Issue 225633007: Upgrade to coverage 3.7.1 and have it auto-build itself on first use. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: sigh our imports are a mess Created 6 years, 9 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: third_party/coverage-3.7.1/coverage/htmlfiles/pyfile.html
diff --git a/third_party/coverage-3.6/coverage/htmlfiles/pyfile.html b/third_party/coverage-3.7.1/coverage/htmlfiles/pyfile.html
similarity index 98%
rename from third_party/coverage-3.6/coverage/htmlfiles/pyfile.html
rename to third_party/coverage-3.7.1/coverage/htmlfiles/pyfile.html
index 525939f827090b67b41ff81d2c2c84ff7ef90e1a..88c158dd41de934282d3e464529a0d563b1f3343 100644
--- a/third_party/coverage-3.6/coverage/htmlfiles/pyfile.html
+++ b/third_party/coverage-3.7.1/coverage/htmlfiles/pyfile.html
@@ -10,7 +10,7 @@
{% if extra_css %}
<link rel='stylesheet' href='{{ extra_css }}' type='text/css'>
{% endif %}
- <script type='text/javascript' src='jquery-1.4.3.min.js'></script>
+ <script type='text/javascript' src='jquery.min.js'></script>
<script type='text/javascript' src='jquery.hotkeys.js'></script>
<script type='text/javascript' src='jquery.isonscreen.js'></script>
<script type='text/javascript' src='coverage_html.js'></script>
« no previous file with comments | « third_party/coverage-3.7.1/coverage/htmlfiles/keybd_open.png ('k') | third_party/coverage-3.7.1/coverage/htmlfiles/style.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698