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

Unified Diff: sksysmon/elements.html

Issue 1130673004: Add start, stop, restart buttons to sksysmon. (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Created 5 years, 7 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 | sksysmon/go/sksysmon/main.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sksysmon/elements.html
diff --git a/sksysmon/elements.html b/sksysmon/elements.html
index 1adbc5f5c0615326f08b17326f90d4f108e2fb1d..de9815d8cc187d0a61522ee758f0a1a1b32d78cc 100644
--- a/sksysmon/elements.html
+++ b/sksysmon/elements.html
@@ -9,6 +9,7 @@
-->
<link rel="import" href="/res/imp/bower_components/polymer/polymer.html">
<link rel="import" href="/res/imp/bower_components/paper-toast/paper-toast.html">
+ <link rel="import" href="/res/imp/bower_components/paper-button/paper-button.html">
<link rel="import" href="/res/common/imp/scaffold.html"/>
« no previous file with comments | « no previous file | sksysmon/go/sksysmon/main.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698