| Index: third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-right-animation-extracted.js
|
| diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-right-animation-extracted.js b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-right-animation-extracted.js
|
| index 02f5b84ef74856673a35af0b34396501893d3520..760ff33109e129513f54937b240c63752f2923e3 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-right-animation-extracted.js
|
| +++ b/third_party/polymer/v1_0/components-chromium/neon-animation/animations/slide-from-right-animation-extracted.js
|
| @@ -1,6 +1,4 @@
|
| -
|
| -
|
| - Polymer({
|
| +Polymer({
|
|
|
| is: 'slide-from-right-animation',
|
|
|
| @@ -25,5 +23,4 @@
|
| return this._effect;
|
| }
|
|
|
| - });
|
| -
|
| + });
|
|
|