Chromium Code Reviews| Index: test/mjsunit/debug-stepout-scope-part1.js |
| diff --git a/test/mjsunit/debug-stepout-scope-part1.js b/test/mjsunit/debug-stepout-scope-part1.js |
| index f2f9d91419a56905af82c99a36c1017297a2ee1e..f49b1a07eb37354b357ddd843b8fd1d709626aa5 100644 |
| --- a/test/mjsunit/debug-stepout-scope-part1.js |
| +++ b/test/mjsunit/debug-stepout-scope-part1.js |
| @@ -187,4 +187,4 @@ function nop() {} |
| // With block as the last(!) statement in global code. |
| -with ({}) { debugger; } |
| +with ({}) { debugger; } |