| Index: third_party/polymer/v1_0/components-chromium/neon-animation/animations/cascaded-animation-extracted.js
|
| diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/cascaded-animation-extracted.js b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/cascaded-animation-extracted.js
|
| index fa03fb948bf43a5da6561ee8389fb704c86841d9..d2761228b173d9be27ddceb06340157b33e95f17 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/cascaded-animation-extracted.js
|
| +++ b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/cascaded-animation-extracted.js
|
| @@ -1,4 +1,6 @@
|
| -Polymer({
|
| +
|
| +
|
| + Polymer({
|
|
|
| is: 'cascaded-animation',
|
|
|
| @@ -65,4 +67,5 @@ Polymer({
|
| }
|
| }
|
|
|
| - });
|
| + });
|
| +
|
|
|