Index: third_party/WebKit/Source/devtools/front_end/animation/AnimationGroupPreviewUI.js |
diff --git a/third_party/WebKit/Source/devtools/front_end/animation/AnimationGroupPreviewUI.js b/third_party/WebKit/Source/devtools/front_end/animation/AnimationGroupPreviewUI.js |
index f9b4d12ac6f624d8fd3d7c3e25119666b74f59fa..c31e7e0b483134a1c612696d3c1d05974a091155 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/animation/AnimationGroupPreviewUI.js |
+++ b/third_party/WebKit/Source/devtools/front_end/animation/AnimationGroupPreviewUI.js |
@@ -73,4 +73,4 @@ WebInspector.AnimationGroupPreviewUI.prototype = { |
line.style.stroke = WebInspector.AnimationUI.Color(this._model.animations()[i]); |
} |
} |
-} |
+} |