summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/catapult/third_party/polymer2/bower_components/chopsui/demo/chops-cl-link_demo.html
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/catapult/third_party/polymer2/bower_components/chopsui/demo/chops-cl-link_demo.html')
-rw-r--r--chromium/third_party/catapult/third_party/polymer2/bower_components/chopsui/demo/chops-cl-link_demo.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/chromium/third_party/catapult/third_party/polymer2/bower_components/chopsui/demo/chops-cl-link_demo.html b/chromium/third_party/catapult/third_party/polymer2/bower_components/chopsui/demo/chops-cl-link_demo.html
new file mode 100644
index 00000000000..e1596d5ef33
--- /dev/null
+++ b/chromium/third_party/catapult/third_party/polymer2/bower_components/chopsui/demo/chops-cl-link_demo.html
@@ -0,0 +1,9 @@
+<link rel="import" href="../../polymer/polymer.html">
+<link rel="import" href="../../iron-demo-helpers/demo-snippet.html">
+<link rel="import" href="../chops-cl-link.html">
+
+<demo-snippet>
+ <template>
+ <chops-cl-link change="6f1faebd" owner-email="avi@chromium.org" description="Added something cool"></chops-cl-link>
+ </template>
+</demo-snippet>