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

Unified Diff: Tools/GardeningServer/ui/ct-sheriff-o-matic.html

Issue 443243002: Move treestatus.js to a model class. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/scripts/treestatus_unittests.js ('k') | Tools/GardeningServer/ui/ct-tree-status.html » ('j') | 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 4eab4424b86a548c1f20c3378eee57c5b97e0cee..a2b56b4c7209f327a2b603d3fadf095cd4c46891 100644
--- a/Tools/GardeningServer/ui/ct-sheriff-o-matic.html
+++ b/Tools/GardeningServer/ui/ct-sheriff-o-matic.html
@@ -7,7 +7,6 @@ found in the LICENSE file.
<script src="../bower_components/sugar/release/sugar-full.development.js"></script>
<script src="../scripts/net.js"></script>
<script src="../scripts/results.js"></script>
-<script src="../scripts/treestatus.js"></script>
<script src="../scripts/ui.js"></script>
<link rel="import" href="../bower_components/core-animated-pages/core-animated-pages.html">
« no previous file with comments | « Tools/GardeningServer/scripts/treestatus_unittests.js ('k') | Tools/GardeningServer/ui/ct-tree-status.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698