| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-pause-on-exception-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-pause-on-exception-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-pause-on-exception-expected.txt
|
| index b7461f725a5b4d5a0d4945be9a93d56303b20fe2..e878cb41003295848f037d7742c9f0d31310bebf 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-pause-on-exception-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-pause-on-exception-expected.txt
|
| @@ -6,6 +6,8 @@ Script execution paused.
|
| Call stack:
|
| 0) throwAnException (debugger-pause-on-exception.html:9)
|
| 1) handleClick (debugger-pause-on-exception.html:14)
|
| + [setTimeout]
|
| + 0) (:1)
|
| Paused on exceptionReferenceError: unknown_var is not defined
|
| Script execution resumed.
|
|
|
|
|