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

Unified Diff: Tools/GardeningServer/model/ct-commit-log.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 | « no previous file | Tools/GardeningServer/model/tree-status.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/model/ct-commit-log.html
diff --git a/Tools/GardeningServer/model/ct-commit-log.html b/Tools/GardeningServer/model/ct-commit-log.html
index 55e359becde53355f64ac862fbb5b93b4487d034..fa39b8252dafbeaa323e00853a540c4740f28e09 100644
--- a/Tools/GardeningServer/model/ct-commit-log.html
+++ b/Tools/GardeningServer/model/ct-commit-log.html
@@ -4,8 +4,8 @@ Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
+<link rel="import" href="../lib/net.html">
<link rel='import' href='ct-commit.html'>
-
<link rel='import' href='ct-repositories.html'>
<script>
« no previous file with comments | « no previous file | Tools/GardeningServer/model/tree-status.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698