Index: third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html |
diff --git a/third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html b/third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html |
index 6737eea5a2d49815eaadbf7c097682158887c059..681523e7e913ae146358d02d3b61f27b07f43444 100644 |
--- a/third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html |
+++ b/third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html |
@@ -132,10 +132,11 @@ will only render 20. |
@group Iron Element |
@element iron-list |
-@demo demo/index.html Simple list |
-@demo demo/selection.html Selection of items |
+@demo demo/index.html List of cards |
+@demo demo/selection.html Items selection |
@demo demo/collapse.html Collapsable items |
@demo demo/scroll-threshold.html Scroll thesholds |
+@demo demo/basic.html Basic list |
--> |