| Index: LayoutTests/inspector/timeline/timeline-animation-frame.html
|
| diff --git a/LayoutTests/inspector/timeline/timeline-animation-frame.html b/LayoutTests/inspector/timeline/timeline-animation-frame.html
|
| index 6c00a438ba408a43f3d6ec42f0b3df22fe98404a..c545b55402f0d11100726d2021a12e623f656932 100644
|
| --- a/LayoutTests/inspector/timeline/timeline-animation-frame.html
|
| +++ b/LayoutTests/inspector/timeline/timeline-animation-frame.html
|
| @@ -16,7 +16,6 @@ function performActions()
|
|
|
| function test()
|
| {
|
| - WebInspector.TimelineModel._doNotAssignEndTime = true;
|
| InspectorTest.startTimeline(function() {
|
| InspectorTest.evaluateInPage("performActions()");
|
| });
|
|
|