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

Unified Diff: Tools/GardeningServer/ui/ct-sheriff-o-matic.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/summary-mock.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/ui/ct-sheriff-o-matic.html
diff --git a/Tools/GardeningServer/ui/ct-sheriff-o-matic.html b/Tools/GardeningServer/ui/ct-sheriff-o-matic.html
index cfc0bf8e1ca76295ca50e1f8f8f742489c4715dd..8856c0f721e32a00478575224aac3819156b9226 100644
--- a/Tools/GardeningServer/ui/ct-sheriff-o-matic.html
+++ b/Tools/GardeningServer/ui/ct-sheriff-o-matic.html
@@ -6,22 +6,22 @@ found in the LICENSE file.
<script src="../bower_components/sugar/release/sugar-full.development.js"></script>
<script src="../scripts/base.js"></script>
+<script src="../scripts/builders.js"></script>
<script src="../scripts/config.js"></script>
+<script src="../scripts/model.js"></script>
<script src="../scripts/net.js"></script>
+<script src="../scripts/results.js"></script>
<script src="../scripts/rollbot.js"></script>
<script src="../scripts/svn-log.js"></script>
<script src="../scripts/treestatus.js"></script>
-<script src="../scripts/builders.js"></script>
-<script src="../scripts/results.js"></script>
<script src="../scripts/ui.js"></script>
-<script src="../scripts/model.js"></script>
<link rel="import" href="../bower_components/core-animated-pages/core-animated-pages.html">
<link rel="import" href="../bower_components/core-animated-pages/transitions/slide-from-right.html">
<link rel="import" href="../bower_components/paper-tabs/paper-tab.html">
<link rel="import" href="../bower_components/paper-tabs/paper-tabs.html">
-<link rel="import" href="ct-unexpected-failures.html">
<link rel="import" href="ct-results-panel.html">
+<link rel="import" href="ct-unexpected-failures.html">
<polymer-element name="ct-sheriff-o-matic">
<template>
« no previous file with comments | « Tools/GardeningServer/summary-mock.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698