| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-mute-exception-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-mute-exception-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-mute-exception-expected.txt
|
| index 47f9608bd19b72669e93f1826818fd871fde30e2..d1a1aa90cab3ae93be60284fb128ae869d3db7df 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-mute-exception-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-mute-exception-expected.txt
|
| @@ -5,6 +5,8 @@ Script execution paused.
|
| Call stack:
|
| 0) throwAnException (debugger-mute-exception.html:18)
|
| 1) handleClick (debugger-mute-exception.html:25)
|
| + [setTimeout]
|
| + 0) (:1)
|
| Paused on exceptionTypeError: Cannot set property 'bar' of undefined
|
| Script execution resumed.
|
|
|
|
|