| Index: LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html
|
| diff --git a/LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html b/LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html
|
| index 6d6eaf3e95755e7b51eb26d2475bab6d55bc80dc..5bf1c8bd74d1effa8b956d9f3533645147688c92 100644
|
| --- a/LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html
|
| +++ b/LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html
|
| @@ -14,7 +14,6 @@ function test()
|
| InspectorTest.startTimeline(function() {
|
| InspectorTest.evaluateInPage("performActions()");
|
| });
|
| - WebInspector.TimelineModel._doNotAssignEndTime = true;
|
|
|
| InspectorTest.waitForRecordType("WebSocketDestroy", finish);
|
|
|
|
|