| Index: LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html
|
| diff --git a/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html b/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html
|
| index 7d8d6b74bb870b7e248d9cd35adf31f6790a9f36..ec7adb061e95b6f8b7248688c8e4a098115b7d10 100644
|
| --- a/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html
|
| +++ b/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html
|
| @@ -17,6 +17,7 @@ function test()
|
| {
|
| var numberOfStepInto = 9;
|
|
|
| + InspectorTest.startDumpingProtocolMessages();
|
| InspectorTest.startDebuggerTest(step1, true);
|
|
|
| function step1()
|
|
|