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

Unified Diff: fuzzer/res/imp/fuzzer-menu-sk.html

Issue 1662373002: Add UI to filter fuzzes based on tags. (Closed) Base URL: https://skia.googlesource.com/buildbot@add-asan
Patch Set: remove conflicting status-sk elements Created 4 years, 10 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 | « fuzzer/res/imp/fuzzer-info-sk-demo.html ('k') | fuzzer/res/imp/fuzzer-stacktrace-sk.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fuzzer/res/imp/fuzzer-menu-sk.html
diff --git a/fuzzer/res/imp/fuzzer-menu-sk.html b/fuzzer/res/imp/fuzzer-menu-sk.html
index 6ad2478ed973e4d0e58af6cea1c0a754d5a2e7f9..05fffddd8245e77c0bd24f6d1b3a4fe4da14f53c 100644
--- a/fuzzer/res/imp/fuzzer-menu-sk.html
+++ b/fuzzer/res/imp/fuzzer-menu-sk.html
@@ -30,6 +30,8 @@
<menu-item-sk label="Home" url="/" icon="icons:home"></menu-item-sk>
<menu-item-sk label="Help" url="https://docs.google.com/document/d/1FZZnfEXzuNcjshveX1R35Lp-96-iLJWibNYZ7_WgZjg/edit" icon="icons:help"></menu-item-sk>
<menu-item-sk label="Code" url="https://github.com/google/skia-buildbot/tree/master/fuzzer" icon="icons:folder"></menu-item-sk>
+
+ <content></content>
</template>
<script>
Polymer({is: "fuzzer-menu-sk"});
« no previous file with comments | « fuzzer/res/imp/fuzzer-info-sk-demo.html ('k') | fuzzer/res/imp/fuzzer-stacktrace-sk.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698