Chromium Code Reviews| Index: third_party/polymer/v0_8/components-chromium/paper-item/paper-item-body-extracted.js |
| diff --git a/third_party/polymer/v0_8/components-chromium/paper-item/paper-item-body-extracted.js b/third_party/polymer/v0_8/components-chromium/paper-item/paper-item-body-extracted.js |
| index e8c77439108fa86e6f81718bbd1db384640d2626..a77a95bacdb58412239cd6c682a102cf3d5310e2 100644 |
| --- a/third_party/polymer/v0_8/components-chromium/paper-item/paper-item-body-extracted.js |
| +++ b/third_party/polymer/v0_8/components-chromium/paper-item/paper-item-body-extracted.js |
| @@ -4,9 +4,7 @@ |
| Polymer({ |
| - is: 'paper-item-body', |
| - |
| - enableCustomStyleProperties: true |
| + is: 'paper-item-body' |
| }); |