Chromium Code Reviews| Index: third_party/polymer/v1_0/components-chromium/neon-animation/neon-animatable-extracted.js |
| diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/neon-animatable-extracted.js b/third_party/polymer/v1_0/components-chromium/neon-animation/neon-animatable-extracted.js |
| index 8fb41affc9426a068a8f1093b513f94f00cfa667..acab9f1989cbadebde558e4a2eb4a346365d0b76 100644 |
| --- a/third_party/polymer/v1_0/components-chromium/neon-animation/neon-animatable-extracted.js |
| +++ b/third_party/polymer/v1_0/components-chromium/neon-animation/neon-animatable-extracted.js |
| @@ -1,6 +1,4 @@ |
| - |
| - |
| - Polymer({ |
| +Polymer({ |
| is: 'neon-animatable', |
| @@ -8,5 +6,4 @@ |
| Polymer.NeonAnimatableBehavior |
| ] |
| - }); |
| - |
| + }); |