Chromium Code Reviews| Index: test/inspector/debugger/update-call-frame-scopes-expected.txt |
| diff --git a/test/inspector/debugger/update-call-frame-scopes-expected.txt b/test/inspector/debugger/update-call-frame-scopes-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ed52d231c2fc274a89912a9b48675603f92e8a77 |
| --- /dev/null |
| +++ b/test/inspector/debugger/update-call-frame-scopes-expected.txt |
| @@ -0,0 +1,7 @@ |
| +Paused on 'debugger;' |
| +Variable value changed |
| +Stacktrace re-read again |
| +Scope variables downloaded anew |
| +New variable is 55, expected is 55, old was: 2 |
| +SUCCESS |
| + |