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

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

Issue 402603007: Get sheriff-o-matic data from auto-sheriff.appspot.com. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address review comments Created 6 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 | « Tools/GardeningServer/model/ct-commit-mock.html ('k') | Tools/GardeningServer/scripts/base.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/run-unittests.html
diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
index d19e59ddbb3e3f9dce4e15de041bf35b2b472f92..7efe184dace8e2f467bb01fded4585c6aa9274e0 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -43,21 +43,14 @@ THE POSSIBILITY OF SUCH DAMAGE.
<ol id="qunit-tests"></ol>
<script src="bower_components/sugar/release/sugar-full.development.js"></script>
-<script src="scripts/base.js"></script>
<script src="scripts/config.js"></script>
<script src="scripts/net.js"></script>
<script src="scripts/net_unittests.js"></script>
-<script src="scripts/svn-log.js"></script>
-<script src="scripts/svn-log_unittests.js"></script>
<script src="scripts/treestatus.js"></script>
<script src="scripts/treestatus_unittests.js"></script>
-<script src="scripts/builders.js"></script>
-<script src="scripts/builders_unittests.js"></script>
<script src="scripts/results.js"></script>
<script src="scripts/results_unittests.js"></script>
<script src="scripts/ui.js"></script>
-<script src="scripts/model.js"></script>
-<script src="scripts/model_unittests.js"></script>
<script src="bower_components/platform/platform.js"></script>
<link rel="import" href="bower_components/polymer/polymer.html">
« no previous file with comments | « Tools/GardeningServer/model/ct-commit-mock.html ('k') | Tools/GardeningServer/scripts/base.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698