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

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

Issue 476903004: [sheriff-o-matic]: Basic trooper display for sheriff-o-matic. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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-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 6d5b166acc5a87cf177735918292606c571ff847..0823ba0a6e12ac4c8b41d3ff85841309f74512ce 100644
--- a/Tools/GardeningServer/ui/ct-sheriff-o-matic.html
+++ b/Tools/GardeningServer/ui/ct-sheriff-o-matic.html
@@ -66,6 +66,7 @@ found in the LICENSE file.
<select id="tree" on-change="{{ _updateTree }}">
<option value="blink">Blink</option>
<option value="chromium">Chromium</option>
+ <option value="trooper">Trooper</option>
</select>
</div>
</header>

Powered by Google App Engine
This is Rietveld 408576698