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

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

Issue 405843002: Delete garden-o-matic. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update run_unittests.html 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/images/favicon-red.png ('k') | Tools/GardeningServer/scripts/controllers.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 1a4e76b8129c3363eac266f36744aabb14682d57..e3d376506f8e8f60f0d8f67b01f2ec38fdfe9c83 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -42,8 +42,6 @@ THE POSSIBILITY OF SUCH DAMAGE.
<h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests"></ol>
-<link rel="stylesheet" href="styles/results.css">
-
<script src="bower_components/sugar/release/sugar-full.development.js"></script>
<script src="scripts/base.js"></script>
<script src="scripts/config.js"></script>
@@ -61,19 +59,9 @@ THE POSSIBILITY OF SUCH DAMAGE.
<script src="scripts/results.js"></script>
<script src="scripts/results_unittests.js"></script>
<script src="scripts/ui.js"></script>
-<script src="scripts/ui/actions.js"></script>
-<script src="scripts/ui/actions_unittests.js"></script>
-<script src="scripts/ui/failures.js"></script>
-<script src="scripts/ui/failures_unittests.js"></script>
-<script src="scripts/ui/results.js"></script>
-<script src="scripts/controllers.js"></script> <!-- This script is slightly of order. -->
-<script src="scripts/ui/results_unittests.js"></script>
<script src="scripts/ui_unittests.js"></script>
<script src="scripts/model.js"></script>
<script src="scripts/model_unittests.js"></script>
-<script src="scripts/ui/notifications.js"></script>
-<script src="scripts/ui/notifications_unittests.js"></script>
-<script src="scripts/controllers_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/images/favicon-red.png ('k') | Tools/GardeningServer/scripts/controllers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698