| Index: third_party/WebKit/Source/devtools/front_end/animation/AnimationTimeline.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/animation/AnimationTimeline.js b/third_party/WebKit/Source/devtools/front_end/animation/AnimationTimeline.js
|
| index fe935437021845acbd3ccf204052579d9584df6b..5e29669b0064b2473e20c936cd56e848fa779aec 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/animation/AnimationTimeline.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/animation/AnimationTimeline.js
|
| @@ -781,4 +781,4 @@ WebInspector.AnimationTimeline.ButtonProvider.prototype = {
|
| {
|
| return this._button;
|
| }
|
| -}
|
| +}
|
|
|