| 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 9ed786d6ac900b04f0807f5d7d5fe52aa4222538..1a09a42ea5a7d8660bce9050e26cdb3f2b759137 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 = 9;
|
| + var numberOfStepInto = 7;
|
|
|
| InspectorTest.startDebuggerTest(step1, true);
|
|
|
|
|