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

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

Issue 409063002: Simplify failing builder lists. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: make resultTypes private 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
Index: Tools/GardeningServer/run-unittests.html
diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
index 7efe184dace8e2f467bb01fded4585c6aa9274e0..4b981f006b9f9f7d1ac714f262fb5aade4ac67de 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -43,7 +43,6 @@ THE POSSIBILITY OF SUCH DAMAGE.
<ol id="qunit-tests"></ol>
<script src="bower_components/sugar/release/sugar-full.development.js"></script>
-<script src="scripts/config.js"></script>
<script src="scripts/net.js"></script>
<script src="scripts/net_unittests.js"></script>
<script src="scripts/treestatus.js"></script>

Powered by Google App Engine
This is Rietveld 408576698