Index: LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html |
diff --git a/LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html b/LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html |
index a487c3367e7158ae233904eba8da433b6f48e4c3..fc571e1086dbf7bc09e77b790aa81ec5974b92dc 100644 |
--- a/LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html |
+++ b/LayoutTests/inspector/timeline/timeline-dom-content-loaded-event.html |
@@ -6,7 +6,6 @@ |
function test() |
{ |
- WebInspector.TimelineModel._doNotAssignEndTime = true; |
finishCalled = 0; |
InspectorTest.startTimeline(function() { InspectorTest.reloadPage(finish); }); |