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

Unified Diff: Tools/GardeningServer/ui/ct-revision-details-tests.html

Issue 459463003: Convert moar Sheriff-o-Matic tests to Polymer. (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
Index: Tools/GardeningServer/ui/ct-revision-details-tests.html
diff --git a/Tools/GardeningServer/ui/ct-revision-details-tests.html b/Tools/GardeningServer/ui/ct-revision-details-tests.html
index b3ed695ef87bf6351d3a9a7610160dcafb575bf2..2a7d93b7b38ac0d3f348db394f83759c2696a965 100644
--- a/Tools/GardeningServer/ui/ct-revision-details-tests.html
+++ b/Tools/GardeningServer/ui/ct-revision-details-tests.html
@@ -6,6 +6,7 @@ found in the LICENSE file.
<link rel="import" href="ct-revision-details.html">
<link rel="import" href="../model/ct-builder-revisions-mock.html">
+<link rel="import" href="../model/ct-commit-log-mock.html">
<script>
(function() {
@@ -40,4 +41,4 @@ asyncTest("basic", 2, function() {
});
})()
-</script>
+</script>

Powered by Google App Engine
This is Rietveld 408576698