| 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 53812c023504fd49366aa896faf77ba4ccb4b5b3..6ea029e24f76053838125097061d7f4e2b40689c 100644
|
| --- a/LayoutTests/inspector/timeline/timeline-animation-frame.html
|
| +++ b/LayoutTests/inspector/timeline/timeline-animation-frame.html
|
| @@ -19,7 +19,6 @@ function performActions()
|
|
|
| function test()
|
| {
|
| - WebInspector.TimelineModel._doNotAssignEndTime = true;
|
| InspectorTest.startTimeline(function() {
|
| InspectorTest.evaluateInPage("performActions()");
|
| });
|
|
|