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

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

Issue 465093002: Fix net import in ct-sheriff-o-matic (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 | « no previous file | 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 447e1206053fa38250f31997321a914085ce41b8..c105f07c18a2364794a799d67f7d0c5e1c91d57b 100644
--- a/Tools/GardeningServer/ui/ct-sheriff-o-matic.html
+++ b/Tools/GardeningServer/ui/ct-sheriff-o-matic.html
@@ -5,11 +5,11 @@ 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>
<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="../lib/net.html">
ojan 2014/08/12 22:56:56 As we discussed in person, now that we can import
<link rel="import" href="ct-results-panel.html">
<link rel="import" href="ct-unexpected-failures.html">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698