| Index: third_party/polymer/v1_0/components-chromium/iron-iconset/iron-iconset.html
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-iconset/iron-iconset.html b/third_party/polymer/v1_0/components-chromium/iron-iconset/iron-iconset.html
|
| index 8e1dc83ae0afd64a6df8ca232f35478814bc588a..f864d4b9846724e0482047be540ae6ad1cd381a9 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-iconset/iron-iconset.html
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-iconset/iron-iconset.html
|
| @@ -52,6 +52,7 @@ Then a themed icon can be applied like this:
|
| iconset.applyIcon(iconNode, 'car', 'special');
|
|
|
| @element iron-iconset
|
| +@demo demo/index.html
|
| -->
|
|
|
| </head><body><script src="iron-iconset-extracted.js"></script></body></html>
|
|
|