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