Chromium Code Reviews| Index: third_party/polymer/v1_0/components-chromium/neon-animation/animations/fade-out-animation-extracted.js |
| diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/fade-out-animation-extracted.js b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/fade-out-animation-extracted.js |
| index 3f06ec54b9a42399d323e7fd5d8a5b5ea59bc6df..6e596cf1bfe78f6ceded68077d2a2209579ed6e8 100644 |
| --- a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/fade-out-animation-extracted.js |
| +++ b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/fade-out-animation-extracted.js |
| @@ -1,6 +1,4 @@ |
| - |
| - |
| - Polymer({ |
| +Polymer({ |
| is: 'fade-out-animation', |
| @@ -17,5 +15,4 @@ |
| return this._effect; |
| } |
| - }); |
| - |
| + }); |