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

Unified Diff: Tools/GardeningServer/run-unittests.html

Issue 410483002: Add the revision details widget to sheriff-o-matic (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update to ToT, add Popup Menu and tests. 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/run-unittests.html
diff --git a/Tools/GardeningServer/run-unittests.html b/Tools/GardeningServer/run-unittests.html
index c86bea8cab219dc277f9d68569907db11f88c4d2..a78df13e6a0f95a6bfb2dc808f3e4e6aef4cafcb 100644
--- a/Tools/GardeningServer/run-unittests.html
+++ b/Tools/GardeningServer/run-unittests.html
@@ -70,6 +70,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
<link rel="import" href="ui/ct-results-comparison-zoomer-tests.html">
<link rel="import" href="ui/ct-results-detail-tests.html">
<link rel="import" href="ui/ct-results-panel-tests.html">
+<link rel="import" href="ui/ct-revision-details-tests.html">
<link rel="import" href="ui/ct-test-list-tests.html">
<link rel="import" href="ui/ct-test-output-tests.html">
<link rel="import" href="ui/ct-tree-status-tests.html">

Powered by Google App Engine
This is Rietveld 408576698