Chromium Code Reviews| Index: third_party/polymer/v1_0/components-chromium/neon-animation/animations/scale-down-animation-extracted.js |
| diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/scale-down-animation-extracted.js b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/scale-down-animation-extracted.js |
| index c87a64c3674f016eb2c500679f47f48d85345452..8520e4a1aa1727007eef1206e3b120d0d9329b60 100644 |
| --- a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/scale-down-animation-extracted.js |
| +++ b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/scale-down-animation-extracted.js |
| @@ -1,6 +1,4 @@ |
| - |
| - |
| - Polymer({ |
| +Polymer({ |
| is: 'scale-down-animation', |
| @@ -30,5 +28,4 @@ |
| return this._effect; |
| } |
| - }); |
| - |
| + }); |