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

Unified Diff: Tools/GardeningServer/run-unittests.html

Issue 359283003: Remove usages of jquery and add sugar.js from garden-o-matic. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove jquery script from ct-sheriff-o-matic Created 6 years, 6 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: Tools/GardeningServer/run-unittests.html
diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
index 60c66dbce0b9c9ae313749487a92fd8509af9dc8..2c133a95ef1f31180433a7ca23a6fcd46d82df88 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -40,6 +40,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
<link rel="stylesheet" href="styles/results.css">
+<script src="scripts/third_party/sugar.js"></script>
<script src="scripts/base.js"></script>
<script src="scripts/config.js"></script>
<script src="scripts/base_unittests.js"></script>

Powered by Google App Engine
This is Rietveld 408576698