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