| Index: third_party/polymer/v1_0/components-chromium/neon-animation/neon-animation-runner-behavior-extracted.js
|
| diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/neon-animation-runner-behavior-extracted.js b/third_party/polymer/v1_0/components-chromium/neon-animation/neon-animation-runner-behavior-extracted.js
|
| index 1c06f05e3ccb4b1a3adf24e072977df92cce9945..1c88739c99616cc4ed48ad378c437927a580f959 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/neon-animation/neon-animation-runner-behavior-extracted.js
|
| +++ b/third_party/polymer/v1_0/components-chromium/neon-animation/neon-animation-runner-behavior-extracted.js
|
| @@ -1,6 +1,4 @@
|
| -
|
| -
|
| - /**
|
| +/**
|
| * `Polymer.NeonAnimationRunnerBehavior` adds a method to run animations.
|
| *
|
| * @polymerBehavior Polymer.NeonAnimationRunnerBehavior
|
| @@ -103,4 +101,4 @@
|
| Polymer.NeonAnimationRunnerBehavior = [
|
| Polymer.NeonAnimatableBehavior,
|
| Polymer.NeonAnimationRunnerBehaviorImpl
|
| - ];
|
| + ];
|
|
|