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