| 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 6bbaacda59a15b53e9e52061414fbd87dddafdf6..96b4b812baa13917d8c479a2ecdce01fa20a57b9 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,4 +1,6 @@
|
| -Polymer({
|
| +
|
| +
|
| + Polymer({
|
|
|
| is: 'ripple-animation',
|
|
|
| @@ -47,4 +49,5 @@ Polymer({
|
| }
|
| }
|
|
|
| - });
|
| + });
|
| +
|
|
|