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