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