| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-inlined-scripts.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-inlined-scripts.html b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-inlined-scripts.html
|
| index 1a09a42ea5a7d8660bce9050e26cdb3f2b759137..fae7e5f596f06cf17d42639e5587842938df2029 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-inlined-scripts.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-inlined-scripts.html
|
| @@ -24,7 +24,7 @@ f2();
|
|
|
| function test()
|
| {
|
| - var numberOfStepInto = 7;
|
| + var numberOfStepInto = 6;
|
|
|
| InspectorTest.startDebuggerTest(step1, true);
|
|
|
|
|