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