Chromium Code Reviews| Index: third_party/polymer/v1_0/components-chromium/neon-animation/animations/ripple-animation-extracted.js |
| diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/ripple-animation-extracted.js b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/ripple-animation-extracted.js |
| index 96b4b812baa13917d8c479a2ecdce01fa20a57b9..6bbaacda59a15b53e9e52061414fbd87dddafdf6 100644 |
| --- a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/ripple-animation-extracted.js |
| +++ b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/ripple-animation-extracted.js |
| @@ -1,6 +1,4 @@ |
| - |
| - |
| - Polymer({ |
| +Polymer({ |
| is: 'ripple-animation', |
| @@ -49,5 +47,4 @@ |
| } |
| } |
| - }); |
| - |
| + }); |