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

Unified Diff: Tools/GardeningServer/ui/ct-failure-analyzer.html

Issue 467013002: Move net.html import down into the modules that use it (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/model/tree-status.html ('k') | Tools/GardeningServer/ui/ct-sheriff-o-matic.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/ui/ct-failure-analyzer.html
diff --git a/Tools/GardeningServer/ui/ct-failure-analyzer.html b/Tools/GardeningServer/ui/ct-failure-analyzer.html
index 3a0a3b11941ada22d62a7f061437893b236ac967..e2c6becd71565fcd9929505db4fb061655d27534 100644
--- a/Tools/GardeningServer/ui/ct-failure-analyzer.html
+++ b/Tools/GardeningServer/ui/ct-failure-analyzer.html
@@ -5,6 +5,7 @@ found in the LICENSE file.
-->
<link href="../model/ct-builder-revisions.html" rel="import">
+<link rel="import" href="../lib/net.html">
<link rel="import" href="../model/ct-failure.html">
<link rel="import" href="../model/ct-failure-group.html">
« no previous file with comments | « Tools/GardeningServer/model/tree-status.html ('k') | Tools/GardeningServer/ui/ct-sheriff-o-matic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698